jekyll-mix icon indicating copy to clipboard operation
jekyll-mix copied to clipboard

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

  • node
  • Jekyll
  • npm or Yarn
  • shipit (https://github.com/shipitjs/shipit)

Installation

yarn

Development

yarn watch

Static build

yarn production

Deployment

Edit shipitfile.js

then :

shipit staging deploy