Site generator for crazysauce.com
npm install -g grunt && npm install && grunt watch
# in another terminal
cd docs && python -m SimpleHTTPServer
# visit http://localhost:8000/ in your browser
This is on github pages, so just build and commit the outputs.
grunt build