generator-jekyll

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-jekyll

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • thomaslebeau