Skip to content

markets/middleman-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman + Bootstrap

Starter Kit to build static websites fast

Powered by:

Check out the demo site 👉 here!

Install 🔧

Clone this repository (or use the GitHub template button), then cd into the folder and install all dependencies:

> bin/setup

Run 🏃

Start a local development server:

> bin/start

Build 📦

Build the static files:

> bin/build