nex3 / haml
- Source
- Commits
- Network (83)
- Issues (18)
- Downloads (47)
- Wiki (1)
- Graphs
-
Tree:
3e6da14
commit 3e6da14bd886485971112cd2eec2f12c1438bb69
tree 6a660e862996a0632202846da92279e0c7f19356
parent 13a0fce64c51234e9ab7d124e194beb7fcc8a361
tree 6a660e862996a0632202846da92279e0c7f19356
parent 13a0fce64c51234e9ab7d124e194beb7fcc8a361
haml /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.md | Sat Jun 20 00:39:46 -0700 2009 | |
| |
Rakefile | ||
| |
config.ru | Thu Oct 08 03:14:16 -0700 2009 | |
| |
serve.rb | ||
| |
site/ | ||
| |
src/ | ||
| |
views/ |
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

