- Install mkdocs:
pip install mkdocs
- Install mkdocs-material:
pip install mkdocs-material
- Serve the site locally:
mkdocs serve
- The site will be available at
http://localhost:8000/
.
- The site will be available at
pip install mkdocs
pip install mkdocs-material
mkdocs serve
http://localhost:8000/
.