Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mislav/sinatra-boilerplate

Sinatra + Haml Sass Compass Bourbon CoffeeScript
https://github.com/mislav/sinatra-boilerplate

Last synced: 26 days ago
JSON representation

Sinatra + Haml Sass Compass Bourbon CoffeeScript

Awesome Lists containing this project

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