Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/coskuntekin/middleman_starter_kit

Middleman front-end starter kit
https://github.com/coskuntekin/middleman_starter_kit

autoprefixer erb es6 haml javascript-modules middleman middleman-template ruby sass stimulusjs tailwindcss webpack

Last synced: 23 days ago
JSON representation

Middleman front-end starter kit

Lists

README

        

# 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](https://middlemanapp.com/)

## 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](https://middlemanapp.com/advanced/project_templates/)

### 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
- Webpack
- TailwindCSS
- Autoprefixer
- EcmaScript 6
- Editor Config
- Simple sitemap helper
- humans.txt
- Open graph meta tags

### Changelog

Check out `CHANGELOG.md`