/diva

diva

Primary LanguageRuby

Karel Gott

Well-dressed Sinatra:

  • HAML
  • SASS/Compass
  • CoffeeScript
  • Test/Unit

Usage

generate new project:

rake generate dir=~/path-to-your-new-project

Development

start server

rake server

To recompile SASS/CoffeeScripts when files change

guard

Testing

rake test

Requirements

node > 0.6

brew install node

npm

(curl http://npmjs.org/install.sh | sh)

coffee-script via npm

npm install -g coffee-script@1.2.0

Reference

Font Stacks: https://github.com/lloydk/font-stack

Compass Options: http://compass-style.org/docs/tutorials/configuration-reference/