Skip to content

Files

Latest commit

Feb 19, 2012
5226f39 · Feb 19, 2012

History

History
32 lines (20 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.19 KB

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.

Click here to lend your support to  Middleman

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.