Skip to content

Middleman 4 project template with just the essentials for prototyping with Bootstrap 4.1

License

Notifications You must be signed in to change notification settings

cabgfx/middleman-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Base

This is my go-to scaffolding for frontend prototyping of apps and websites.

Using much of the base config from @mattolson/middleman-bootstrap-template, but as bare-bones for my needs as possible.

Features

Installation

  1. Install middleman as usual. See Middleman's documentation for more information.
  2. Initialize a new Middleman project with this template: middleman init -B -T cabgfx/middleman-base my_project
  3. Install required gems: cd my_project && bundle install
  4. middleman server

Move fast and fix things. 🚀

About

Middleman 4 project template with just the essentials for prototyping with Bootstrap 4.1

Resources

License

Stars

Watchers

Forks

Packages

No packages published