The HackSI website
- Install Node.js
- Clone this repo
cd site
npm install
npm start
- Visit
http://127.0.0.1:8900/
npm test
npm -g install grunt-cli
cd site
grunt
git commit -am "CSS files"
Pushing the site will automatically build it on Travis and deploy it to Heroku.