We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb1a31 commit d7f6b89Copy full SHA for d7f6b89
1 file changed
README.md
@@ -26,6 +26,7 @@ Assuming two sibling folders:
26
* In `./docs` folder `docpad install` then `docpad run`
27
* Go to http://localhost:9778/ docs should be there
28
* Optionally run `gulp serve-docs` in ./ui to serve any changes from ./ui/src to ./docs
29
+* To automatically deploy docs to github pages type `docpad deploy-ghpages --env static`
30
31
### Running the Server
32
0 commit comments