Skip to content

middleman/middlemanapp.com

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8e32e6 · Jan 30, 2023
Oct 24, 2022
Sep 27, 2019
Jul 9, 2019
May 24, 2022
Sep 27, 2019
Jun 6, 2020
Nov 8, 2021
Sep 28, 2020
Feb 25, 2017
Sep 28, 2020
Feb 25, 2017
Sep 27, 2019
Aug 8, 2022
Jan 30, 2023
Jul 19, 2022
Sep 27, 2019
Sep 27, 2019

Repository files navigation

Middleman Guides

Reviewed by Hound

These are the source files that power the Middleman website, 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+, Bundler and npm installed.

  1. Set up your machine:

    bin/setup
  2. Start the server:

    bundle exec middleman server
  3. Open 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.