0.1.0 • Published 11 years ago

generator-jekyll v0.1.0

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

Generator jekyll

Build Status

A generator for Yeoman to bootstrap a Jekyll blog.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install [-g] generator-jekyll
  • Run: yo jekyllto scaffold your project
  • Run grunt for building and grunt server for preview

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework=[framework]

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

License

MIT License

Author

Thomas Lebeau

0.1.0

11 years ago