generator-ccp-jekyll-site
v0.1.0
Published
Scaffolds out a new Jekyll project.
Downloads
13
Readme
generator-ccp-jekyll-site
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