hello-jekyll

hello-jekyll

An unstyled and somewhat opinionated Jekyll boilerplate that utilizes LESS and Grunt.

Hello Jekyll

Hello Jekyll is an un-styled and somewhat opinionated Jekyll boilerplate.

View Demo

Features

  • No pre-defined styles, ready for you to style as you please.
  • LESS as the CSS preprocessor
  • Grunt as the task runner

Installation

After cloning this repo, follow these steps:

  1. Install Jekyll (if you dont have it) with gem install jekyll
  2. Install project dependencies with npm install
  3. Run Grunt with grunt
  4. Get to work!

For a production ready build, run grunt prod.

Notes

  • Make sure to update the CNAME file with your site's URL.
  • Configuration options can be found in the _config.yml file.

Contribute

Credits

License

The project is licensed under the MIT License.