jekyll-mix

jekyll-mix

A Jekyll Boilerplate with Webpack, Babel, Sass, postCSS and more ...

Jekyll Mix

A Jekyll Boilerplate With Laravel Mix

Features

  • ES2017 + modules compilation (Webpack + Babel)
  • BrowserSync
  • Sass
  • PostCSS Autoprefixer
  • Sourcemaps in Dev
  • Minification in Production
  • Versionning in Production
  • Include Media (http://include-media.com)

Requirements

Installation

yarn

Development

yarn watch

Static build

yarn production

Deployment

Edit shipitfile.js

then :

shipit staging deploy