Archive for Thursday, 31st January 2013

| 31/01/2013, 15:35 Getting started with SASS and Compass on Debian

1. Setting up SASS

It's been a long time since I've played around with any Ruby code so the first thing I wanted to do was feel I could comfortably install and run the required gems as a non root user (in a simliar way to local::lib works with Perl) on my Debian machine as this has annoyed me in the past when using things like svn2git.

Read More...