Installation#
1. Setup MkDocs project#
See Getting Started for details.
2. Install Theme#
Install the mkdocs-terminal pip package. Add the package to your requirements.txt file:
mkdocs
mkdocs-terminal
Then run: pip install -r ./requirements.txt
3. Update MkDocs Configuration#
Add the following theme configuration in mkdocs.yml:
theme:
name: terminal