Scaffold DocPad projects quickly using Yeoman.
- Install Yeoman and the DocPad generator globally:
$ npm install yo generator-docpad -g
- Create a new project directory and switch to it:
$ mkdir myproject
$ cd myproject
- Call upon the DocPad Yeoman generator to build your project:
$ yo docpad
- Use the newly built DocPad application:
$ npm start
Discover the change history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
- RobLoach (https://github.com/RobLoach)
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Licensed under the incredibly permissive MIT license
Copyright © Rob Loach (http://github.com/robloach)