Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

nilsborg/jekyll-gulp-launchpad

Repository files navigation

Jekyll 3 and Gulp Boilerplate

So, this is a totally opinionated skeleton to get a Jekyll 3 site up and running.

Components

This thing uses:

  • Jekyll 3
  • Gulp
  • Browsersync
  • Sass
  • Normalize

Setting up

  1. Install bundler (gem install bundler)
  2. Install gems with bundle install
  3. Get all the needed node modules with npm install
  4. Fire the whole thing up: gulp (Google Chrome opens, everythings waiting for you to change .md, .html, .scss, etc etc and will auto reload everything)

Building

Run gulp build:prod to build to project out to a directory called prod.

Have fun firing out Jekyll goodness to the world

About

A jekyll/gulp boilerplate to quickly get up and running with static pages to deploy to Github pages for example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published