Skip to content

sbates-idrc/infusion-docs-docpad

Repository files navigation

Infusion Documentation

Install DocPad:

npm install -g docpad

Get the node modules for this project:

npm install

Grab the infusion-docs:

git submodule init
git submodule update

Run Grunt:

grunt

To generate the HTML and run the DocPad server locally:

docpad run --env static

Point your browser to:

http://localhost:9778/README.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published