These are the source files that power the middleman site, a middleman powered static page.
Middleman is ever-vigilant against tag-soup, unreadable CSS and repetition. He stands-watch over your Haml, Sass, and CoffeeScript producing only the cleanest and most efficient markup.
Clone this repo and using Ruby 1.9.2 run bundle install
.
Then run bundle exec middleman server
to start the server at http://localhost:4567
If you have questions, answers can be found on our community forum.
Please help Middleman flesh out its documentation. We'll merge in any reasonable extensions to our website docs, and give credit for your help!
The site templates are written in Slim and the guides are written in Markdown.
Copyright (c) 2010 Thomas Reynolds. See LICENSE for details.