Skip to content

aarongitlin/cmf-style-guide

Repository files navigation

A middleman template using Bourbon and Neat. Once you have Ruby and middleman installed, you should be able to clone this repo, do a bundle install, and get running. Put middleman server into your terminal to start the server.

middleman-template

A middleman template just for me. Uses Haml, Sass, Bourbon, Neat, Livereload etc. and comes with some examples and settings.

Installation

Clone the template into ~/.middleman. You will need to create this directory if it doesn't exist.

$ git clone git://github.com/polarblau/middleman-template.git ~/.middleman/middleman-polarblau

Initialize middleman on a new or existing folder $ middleman init PATH --template=middleman-polarblau