A personal documentation site built with MkDocs and the Material Theme, hosted on GitHub Pages.
The site is served locally from /var/www/html/user-guides/.
| Command | Description |
|---|---|
mkdocs new [dir-name] |
Create a new project |
mkdocs serve |
Start the live-reloading dev server |
mkdocs build |
Build the static documentation site |
mkdocs -h |
Print help and exit |
- MkDocs — Static site generator for documentation
- Material for MkDocs — Theme (v9.7.6)