flexbox / codeless

🚚✨ Advanced Middleman template with Sass, Slim & Yarn

Home Page:https://flexbox.github.io/codeless/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middleman advanced template


Start your next Middleman 4 project in seconds with the best DX
A highly scalable, Middleman template with a focus on SEO & best practices.

Greenkeeper badge

Tools
Middleman

Start a new project

$ gem install middleman
$ middleman init MY_PROJECT_FOLDER -T flexbox/codeless

Getting Started

You need Bundler to install gems

$ gem install bundler
$ bundle install
$ yarn

Browser preview – http://locahost:4567

$ bundle exec middleman server

Deploying to GitHub Pages

$ bundle exec middleman deploy

πŸ’‘ Note: If you get an error with middleman build, make sure Imagemagik is installed

$ brew install imagemagick

About

🚚✨ Advanced Middleman template with Sass, Slim & Yarn

https://flexbox.github.io/codeless/

License:GNU General Public License v2.0


Languages

Language:Ruby 67.6%Language:HTML 21.1%Language:JavaScript 9.7%Language:CSS 1.7%