lucoel / jekyll-mix

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 48.8%Language:Ruby 20.9%Language:CSS 17.3%Language:HTML 13.0%