Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.32 KB

Middleman Boilerplate Template


Intro

This is a feature-packed Middleman project template. Essentially it is an evolving collection or regularly used helpers, models, mixins, frameworks and examples to aid with rapid static site generation.

Middleman is a static site generator based on Sinatra. Providing dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle.

Usage

Download and install into ~/.middleman (you'll have to create this directory if it's not already there). You can then use it with the --template flag on middleman init. For example: middleman init your-project --template=middleman-boilerplate

For more help follow Middleman's project template instructions.

Features

Whats missing?

  • Finish Model examples
  • Documentation