feat: Update deploy.md

This commit is contained in:
Michael Currin
2020-05-02 22:33:19 +02:00
parent aa7a424e6e
commit a1396d49f2

View File

@@ -9,7 +9,9 @@ See [Deploying Your Docs](https://www.mkdocs.org/user-guide/deploying-your-docs/
_Note this is for a Project Page and not Organization and User Pages._
How to deploy to Github Pages. Run this to build to `site` directory, push to `gh-pages` branch and enable Github Pages (if it was not yet enabled.)
How to deploy to Github Pages.
Run this to build to `site` directory, push to `gh-pages` branch and enable Github Pages (if it was not yet enabled). The default option is to clean the site directory first.
```sh
mkdocs gh-deploy