generator-pencil v0.1.2
generator-pencil
Yeoman generator for making static websites
Getting Started
What is Yeoman?
Learn Yeoman at: http://yeoman.io
$ npm install -g yoPencil Generators
To install generator-pencil from npm, run:
$ npm install -g generator-pencilFinally, initiate the generator. You will be guided to setup a static site project, with Grunt and bower.
$ yo pencilBasic usage
Preview built files locally
grunt previewDeploy to github branch, likely gh-pages
grunt deployConfigurations
Open Gruntfile.js and edit to match your settings.
See more documentation at project home sites of these important components that power this generator:
Sub-geneartor
To create a new post
yo pencil:post "My brand new car"Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
License
MIT