close
The Wayback Machine - https://web.archive.org/web/20201226163239/https://github.com/coskuntekin/middleman_starter_kit
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Middleman v4 Front-end Starter Kit

Middleman v4 starter kit template created for middleman front-end development. If you wonder about middleman please check out here

Quick start

middleman init your_project_name --template=middleman-starter-kit

  • Install Gems bundle install
  • Install NPM Modules npm install
  • Run middleman server
  • For minify build yarn run build

More information is here

What's Include

Middleman start kit template basically build on HTML5 Boilerplate front-end template. Ready to use Rails assets file structure, Sass file structure.

  • Middleman v4.3.11
  • Stimulus.js
  • Turbolinks
  • Webpack
  • Autoprefixer
  • EcmaScript 6
  • Editor Config
  • Simple sitemap helper
  • humans.txt
  • Open graph meta tags

Changelog

Check out CHANGELOG.md

You can’t perform that action at this time.