l4u / middleman-haml

A Middleman 3.0 Project Template based on HTML5 boilerplate, scss and haml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middleman-Haml

A Middleman 3.0 template using HTML5 boilerplate HAML, SCSS, and CoffeeScript ready to deploy to Heroku.

Installation

Clone middleman-haml into ~/.middleman. You will need to create this directory if it doesn't exist. $ git clone git@github.com:jonlunsford/middleman-haml.git ~/.middleman/middleman-haml

Initialize middleman on a new or existing folder $ middleman init path_to_project --template=middleman-haml

For more help follow Middleman's project template instructions

About

A Middleman 3.0 Project Template based on HTML5 boilerplate, scss and haml


Languages

Language:CSS 51.6%Language:Ruby 42.1%Language:JavaScript 5.7%Language:CoffeeScript 0.7%