mkdocs-nature

A MkDocs theme. A clone of the "greenish" Sphinx theme of the same name.

BSD 7 个版本
Waylan Limberg <waylan.limberg@icloud.com>
安装
pip install mkdocs-nature
poetry add mkdocs-nature
pipenv install mkdocs-nature
conda install mkdocs-nature
描述

============= MkDocs-Nature

.. default-role:: code

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_.

.. _MkDocs: https://www.mkdocs.org/ .. _features: https://waylan.github.io/mkdocs-nature/features/ .. _documentation: https://waylan.github.io/mkdocs-nature/

版本列表
0.6 2023-09-14
0.5 2023-08-10
0.4 2020-04-09
0.3.1 2018-08-03
0.3 2018-08-03
0.2.1 2017-12-02
0.2 2017-12-01