Skip to content

dustinsmith1024/middleman-neatness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Project Template: with Bourbon and Neat


##Basics Just your basic blank slate of a Middleman --rack project, including Bourbon and Neat from Thoughbot..

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=neatness

For more help follow Middleman's project template instructions.

Installing Bourbon and Neat

Run these in the stylesheets directory: bourbon install neat install

Heroku Deploy

heroku create --stack cedar --buildpack http://github.com/indirect/heroku-buildpack-middleman.git heroku open git push heroku master

About

Middleman template with bourbon and neat installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages