This a Sinatra HTML5 boilerplate which implements the following gems and technologies:
- HTML - HAML
- CSS - SCSS
- JS - CoffeeScript
- Server - rack & thin
- Development Server - shotgun
- JSON Serialisation - yajl-ruby
- Grunt - handles scss, coffeescript, filewatching and also livereload. Also uglifies and minifies
- Check out the repo
- cd into the directory
- Run 'shotgun' (for development) or 'rackup'
- Party
The layout for this project is based on the play project by GitHub.
Obviously the major nod goes to html5boilerplate!. This project is based on v4.0.2