Skip to content

Hosting

Github pages is the easiest way to host your documentation.

After syncing your local repository with a github.com repository, you can now type:

`mkdocs gh-deploy --force`
Back to top