Skip to content

Host on GitHub Pages

Build and deploy with GitHub Actions

Go to the repository and read the latest README.md for more details.

Build and deploy with mkdocs gh-deploy

pipenv

pipenv run deploy

# OR
pipenv shell
mkdocs gh-deploy

# OR
pipenv run mkdocs gh-deploy

Build and deploy with CircleCI

  • Set these Environment Variables.