public
Description: HTML Abstraction Markup Language - A Markup Haiku
Homepage: http://haml.hamptoncatlin.com
Clone URL: git://github.com/nex3/haml.git
haml /
name age message
file .gitignore Loading commit data...
file README.md
file Rakefile
directory src/
README.md

The haml-pages and sass-pages branches contain the code for the Haml and Sass websites, haml-lang.com and sass-lang.com. The websites are automatically updated when the branches are pushed to github.com/nex3/haml.

These pages are compiled with StaticMatic, and use the Compass Sass framework. The Haml and Sass documentation uses YARD. To compile everything, run

rake build

To set up a local server for viewing updates for the site, run

rake preview