Middleman Guides
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.
How to run the site locally
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
Mailing List
If you have questions, answers can be found on our community forum.
Contributing
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
Copyright (c) 2010 Thomas Reynolds. See LICENSE for details.