Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
/ hello-jekyll Public archive

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

License

Notifications You must be signed in to change notification settings

ItsMeAra/hello-jekyll

Repository files navigation

Dependency Status

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published