We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A one time setup is required for a machine to allow deploying. You will want to install the following global npm package:
npm install -g docpress
Then run a local npm install
npm install
You can view the final output by running:
docpress serve
When ready to build you can use the command:
docpress b
Then, to deploy run:
npm run deploy
It will prompt for your Github Username and Password to commit to the gh-pages branch.
gh-pages
There was an error while loading. Please reload this page.