0.1.0 • Published 7 years ago

generator-ccp-jekyll-site v0.1.0

Weekly downloads
8
License
ISC
Repository
github
Last release
7 years ago

generator-ccp-jekyll-site

NPM version Build Status Dependency Status

Scaffolds out a new Jekyll project to use as a starting point for a client site.

Installation

First, install Yeoman and generator-ccp-jekyll-site using npm:

$ npm install -g yo
$ npm install -g generator-ccp-jekyll-site

Then generate your new project and start hacking:

$ mkdir my-project && cd my-project
$ yo ccp-jekyll-site
$ npm devel

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

ISC © Nicholas Scheurich

0.1.0

7 years ago

0.0.0

7 years ago