Middleman Boilerplate Template Middleman on windows This is the boilerplate for Middleman projects for Windows. Currently using Middleman 4. This is for people who're having difficulties while running middleman on Windows. Local setup Make sure you've ruby 2.2.4p230 (2015-12-16 revision 53155) or above installed. Install Bundler and Middleman Clone this repository and rename the folder with your project name. cd to your project and from there run bundle lastly run bundle exec middleman Godspeed