jekyll-boilerplate

jekyll-boilerplate

This is the boilerplate for Jekyll projects at Kollegorna.

This is the boilerplate for our Jekyll projects.

Local setup

  1. Install Bundler and Node.js.
  2. Clone repository
  3. $ bundle install
  4. $ npm install
  5. $ bower install

Serve

$ grunt

Deploy

$ grunt deploy

Tools and references