alphabet / sinatra-haml-scss

A very simple Sinatra app example with HAML and SCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very simple example of how to use HAML and SCSS with Sinatra. To get started, run:

git clone git://github.com/okor/sinatra-haml-scss.git

To start up locally, just run:

rackup

Or if you prefer

shotgun

About

A very simple Sinatra app example with HAML and SCSS


Languages

Language:Ruby 70.1%Language:HTML 20.2%Language:CSS 9.7%