Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 318 Bytes

File metadata and controls

19 lines (9 loc) · 318 Bytes

myBoilerplate

a static web boilerplate based on HAML and SASS-Compass

Prerequisite

Install both compass and haml gems (refer to publisher's site for necessary guidance)

Usage

To generate index.html off your HAML, run in commandline:

./buid_html

To have your scss files turned to css:

compass watch