/Jekyll-Starter-Theme

Jekyll Starter Theme

Primary LanguageCSS

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.

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer.
  3. GulpJS - $ npm install -g gulp

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install.
  3. 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