Skip to content

coderberry/middleman-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Template for Middleman

Middleman is a command-line tool for creating static websites using all the shortcuts and tools of the modern web development environment.

When creating a new Middleman project, you can choose a template. This template can be used by placing the contents into the ~/.middleman folder.

mkdir ~/.middleman
cd ~/.middleman
git clone git://github.com/cavneb/middleman-backbone.git backbone

Once you have the template project in ~/.middleman, you can create a new project by using the following command:

middleman init new_middleman_project --template=backbone

Please feel free to enhance this template or fork it.

About

Backbone.js template for Middleman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published