Skip to content

seku/diva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://npmjs.org/install.sh | sh)

coffee-script via npm

npm install -g [email protected]

Reference

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

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