0.1.0 • Published 12 years ago
generator-jekyll v0.1.0
Generator jekyll
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
gruntfor building andgrunt serverfor preview
Options
--skip-installSkips the automatic execution of
bowerandnpmafter scaffolding has finished.--test-framework=[framework]Defaults to
mocha. Can be switched for another supported testing framework likejasmine.
License
Author
Thomas Lebeau
0.1.0
12 years ago
