Using:
- Sass
- Compass
- Semantic UI
- Jade
- jQuery
- Handlebars
- Tabletop
- Fire.app
- development on master branch
- deploy on gh-pages branch
###Windows
- development:
- using Fire.app to watch .jade and .sass
- using Github for Windows to sync and commit
- deploy: .\deploy.bat (on master)
###Mac / Linux
- development: using Fire.app to watch .jade and .sass
- deploy: .\deploy.sh (on master) (probably, not tested)
Same as hackfoldr