mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-03-28 17:42:47 +01:00
feat: Update deploy.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user