Skip to content

Simple Sinatra Server for developing HAML & SCSS with ease

Notifications You must be signed in to change notification settings

stefanheppenheimer/HAMLdev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAMLdev

This is a small Ruby / Sinatra project to simplify website-development with HAML and SCSS.

Install the gems

Run gem install sinatra haml to install the necessary gems.

Run the server

To start the server, run ruby server.rb and open your browser.

Develop your website

Just put your HAML-templates in /templates and your SCSS-stylesheets in /styles. Now start being creative.

About

Simple Sinatra Server for developing HAML & SCSS with ease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published