jekyll-gulpified

jekyll-gulpified

A Jekyll boilerplate including SASS, Bootstrap, Browser-Sync and Concat

Jekyll-Gulpified

A Jekyll-Gulp setup based on jekyll-gulp-sass-browser-sync by shakyShane.

This build uses:

  • gulp-autoprefixer
  • gulp-sass
  • gulp-concat
  • browser-sync
  • bootstrap

System Preparation

Like the repo this is based upon, you will need:

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer.
  3. GulpJS - $ npm install -g gulp (mac users may need sudo)

Local Installation

  1. Clone this repo, or download it manually
  2. Inside the directory, run npm install.

Usage

  1. Run gulp.
  2. Enjoy.