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