Middleman v4 starter kit template created for middleman front-end development. If you wonder about middleman please check out here
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
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
- Webpack
- TailwindCSS
- Autoprefixer
- EcmaScript 6
- Editor Config
- Simple sitemap helper
- humans.txt
- Open graph meta tags
Check out CHANGELOG.md