In Terminal: git clone git@github.com:krejac/kea-sys-sec.git
macOS w/ brew: brew install mkdocs
Linux w/ apt: apt install mkdocs
material-theme: pip install mkdocs-material
Usage: mkdocs [OPTIONS] COMMAND [ARGS]...
MkDocs - Project documentation with Markdown.
Options:
-V, --version Show the version and exit.
-q, --quiet Silence warnings
-v, --verbose Enable verbose output
-h, --help Show this message and exit.
Commands:
build Build the MkDocs documentation
gh-deploy Deploy your documentation to GitHub Pages
new Create a new MkDocs project
serve Run the builtin development server