Posts tagged "ubuntu"
Ruby on Bash on Windows
While in the process of migrating this blog, I've made some modifications to the Scrawl theme by Kate Preston. It was written in Sass, which I didn't have installed at that moment, and didn't want to deal with it - so for a while, I just manually edited the CSS. That, of course, got annoying quickly. The main reason I didn't want to install Sass was that it required Ruby; and last time I've tried using various Ruby libraries on Windows, it was a lot of hassle and no results. All pain, no gain, so to say. But since then,...