Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 518 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 518 Bytes

Infusion Documentation

Browse the Infusion Documentation on GitHub

You can browse the Infusion Documentation directly on GitHub.

Build with DocPad

Install DocPad:

npm install -g docpad

Get the node modules for this project:

npm install

To generate the HTML and run the DocPad server locally:

docpad run --env static

Point your browser to:

http://localhost:9778/README.html