Documents for the LibSass site, currently at libsass.com.
Before continuing install grunt
and bower
using:
[sudo] npm install -g grunt-cli bower
Then you can setup the project:
git clone [email protected]:sass/libsass.com.git
cd libsass.com
npm install
grunt