https://github.com/mislav/sinatra-boilerplate
Sinatra + Haml Sass Compass Bourbon CoffeeScript
https://github.com/mislav/sinatra-boilerplate
Last synced: about 1 year ago
JSON representation
Sinatra + Haml Sass Compass Bourbon CoffeeScript
- Host: GitHub
- URL: https://github.com/mislav/sinatra-boilerplate
- Owner: mislav
- Created: 2011-07-04T14:53:44.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-10-12T23:20:43.000Z (over 13 years ago)
- Last Synced: 2025-04-15T17:12:18.312Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 41
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-sinatra - sinatra-boilerplate - Sinatra + Haml + Sass + Compass + Bourbon + CoffeeScript. (Boilerplate and Template)
README
# Sinatra base application
Features:
* Sets up Sass to try load & include Compass and Bourbon
* Mounts middleware that handles Sass & CoffeeScript compilation and HTTP cache
headers
* Sass output set to compressed in production
* JS files concatenated & minified in production
You might want to:
* Pick either Compass or Bourbon and remove the other from bundle
* Remove Haml from bundle if not using it