- Update documents
- Commit and push to the master branch
- Create documents under
docs/
- Build Page Tree in the
nav
section of themkdocs.yml
configuration file - Commit and push to the master branch
- List indentation requires 4 spaces
- Initialize document:
mkdocs new .
- Local start:
mkdocs serve