Jekyll Starter Theme using Gulp & Blaze Modular Framework
This is starter project including full setup for Jekyll using GulpJS with Imagemin, SASS, Concat, Minification, Sourcemaps, AutoPrefixer & BrowserSync. You can add blaze components as you require for your project.
Overide partials contained within the custom folder for overides or custom theming
System Preparation
To use this starter project, you'll need the following things installed on your machine.
Local Installation
- Clone this repo, or download it into a directory of your choice.
- Inside the directory, run
npm install
. - You also need to clone [Blaze] (https://github.com/BlazeCSS/blaze) into your sass directory
Usage
This will give you file watching, browser synchronisation, auto-rebuild and CSS injecting
$ gulp