- fork the project to your own github account
- delete the
docs/data
folder - modify the
mkdocs.yml
file to change thesite_name
andrepo_url
to your own - run the following command to generate html and push to github
bash deploy.sh
- set the github page to the
gh-pages
branch
mkdocs serve --watch-theme
ps -fA | grep python
mkdocs gh-deploy