Skip to content

droidlabs/middleman-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Boilerplate Template

Usage

Download or clone into ~/.middleman/boilerplate:

$ git clone git@github.com:droidlabs/middleman-boilerplate.git ~/.middleman/boilerplate

Install middleman:

gem install middleman

Initialize a new middleman project:

$ middleman init my_project --template=boilerplate

Then bundle, and start the middleman server:

middleman

You can read more about project templates on the Middleman site.

About

Simple Middleman Boilerplate with Slim & Bootstrap support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published