jekyll-starter-kit

jekyll-starter-kit

Ground zero for your next Jekyll website.

Jekyll Starter Kit

Ground zero for your next Jekyll website.

  • Sass is transpiled, autoprefixed, and minified
  • JavaScript is hinted, concatenated, and uglified
  • Images are optimized
  • Production files are updated on save and the browser will refresh automagically

Getting started

Available commands

  • gulp compile all src to site, watch files, and auto refresh
  • gulp clean wipe out site/assets entirely

Publishing

  • Disconnect your local repo from this one with git remote remove origin
  • hub create
  • add, commit, and push

Sass organization

The Sass is organized following SMACSS (Scalable & Modular Architecture for CSS) conventions.

Credits

Misc: