Under development - More news soon
###Installation
Be sure you have ruby (Gemfiles), Node.js (npm) and bower installed before going forward.
- Clone the repository
- From the project repository run
bundle install - From the project repository run
npm install - From the project repository run
bower install
Once everything is set...
- Run
gruntto build the_sitefolder with the resulting webpage - Run
gruntorgrunt serveto start an interactive devoloper session - Run
rake deployto deploy.