generator-docpad

0.0.8 • Public • Published

Yeoman generator for DocPad

Build Status NPM version Dependency Status
Gittip donate button Flattr donate button

Scaffold DocPad projects quickly using Yeoman.

Features

Getting Started

  1. Install Yeoman and the DocPad generator globally:
$ npm install yo generator-docpad -g
  1. Create a new project directory and switch to it:
$ mkdir myproject
$ cd myproject
  1. Call upon the DocPad Yeoman generator to build your project:
$ yo docpad
  1. Use the newly built DocPad application:
$ npm start

History

Discover the change history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

  • RobLoach (https://github.com/RobLoach)

Sponsors

No sponsors yet! Will you be the first?

Gittip donate button Flattr donate button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Licensed under the incredibly permissive MIT license

Copyright © Rob Loach (http://github.com/robloach)

Readme

Keywords

none

Package Sidebar

Install

npm i generator-docpad

Weekly Downloads

0

Version

0.0.8

License

MIT

Last publish

Collaborators

  • robloach