Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

nukos/middleman-guides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Guides

These are the source files that power the Middleman guides site, which is itself a Middleman-powered static page.

The guides are the primary documentation for Middleman, explaining the core features and extensions as well as pointing out community extensions.

Middleman is ever-vigilant against tag-soup, unreadable CSS and repetition. It stands-watch over your Haml, Sass, and CoffeeScript producing only the cleanest and most efficient markup.

How to run the site locally

Make sure you have Ruby 1.9.3+ and Bundler installed, then clone this repo and 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 guides are written in Markdown.

Donate

Please, help support the Middleman team with a donation.

Copyright

Copyright (c) Thomas Reynolds. Creative Commons Attribution 3.0 Unported License.

About

Documentation for Middleman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.7%
  • HTML 35.0%
  • Ruby 6.7%
  • JavaScript 4.6%