generator-moule
v1.1.0
Published
A Yeoman generator using Gulp and Jekyll.
Maintainers
Readme
Moule

Generate gulp/Jekyll static websites using Yeoman.
npm install -g yo
npm install -g generator-moule
yo mouleFollow the instructions to generate your new project.
Once done, run gulp to start local development.
If you enabled blogging, you can generate a new post using gulp post -t "Some title"
Run gulp build before deploying.
