A bare-bones template with Twitter Bootstrap for Middleman.
Set up your project in your code directory
git clone git@github.com:directions4/bootstrapman.git my-site
cd my-site
Install dependencies:
bundle install --path=vendor/bundle
Run the server
bundle exec middleman
Copyright © 2015 4d. bourbon-neat-scaffold is free software, and may be redistributed under the terms specified in the license.