Minimalistic Sinatra framework with Sprockets, Sass, Haml & CoffeeScript.
How to
- download and cd into the app
- $ bundle install
- $ gem install foreman
- $ foreman start
- edit the files
Releases
-
v0.0.2 - Structural changes ++
- Moved /views/ to /app/views/
- Added modernizr
- Seperated the routes into the config folder
- Added content_for helpers
- Added CSS tools like clearfix, display:none, image replace, ++
- v0.0.1 - First release
Todo
- Fix manifest bugs
- Add DB options
- Website