KPN Theme is a theme for MkDocs, an excellent static site generator geared towards project documentation. It is built using KPN Styles.
Install the latest version of KPN theme with pip:
pip install mkdocs-kpn
Append the following line to your project's mkdocs.yml:
theme:
name: 'kpn'
- Responsive design and fluid layout for all kinds of screens and devices, designed to serve your project documentation in a user-friendly way.
- Support for a lot of markdown extensions.
# options: github | gitlab | bitbucket | gitea
extra:
repo_icon: 'github'
Edit mkdocs.yml
with
extra:
version:
provider: 'manual'
version: 1.2.2