Setup a foundation libsass site
From GLMWiki
foundation --libsass
http://foundation.zurb.com/docs/sass.html
gitolite server
git clone git@cvs2:web/FoundationZurbProject.git
you'll need the following folders and files from this project
bower_components node_modules scss Gruntfile.js bower.json package.json
create .gitignore file
*.DS_Store /bower_components/* /node_modules/*
run grunt if the theme folder and it will watch the scss directory