Setup a foundation libsass site

From GLMWiki
Revision as of 15:50, 3 December 2014 by Kc8wxm (Talk | contribs)

Jump to: navigation, search

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