mkdocs-nature 0.6


pip install mkdocs-nature

  Latest version

Released: Sep 14, 2023

Project Links

Meta
Author: Waylan Limberg

Classifiers

A MkDocs theme. A clone of the “greenish” Sphinx theme of the same name.

For a demonstration of its features see the documentation.

Installation

To install the MkDocs-Nature them, run the following command:

pip install mkdocs-nature

Setup

Configure your MkDocs project to use the theme by setting the theme.name to nature:

theme:
    name: nature

For a list of supported variables which can be set in the config, see the documented features.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
mkdocs (>=1.0)