An open API service indexing awesome lists of open source software.

https://github.com/redislabs/mkdocs-modules-template


https://github.com/redislabs/mkdocs-modules-template

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# mkdocs-modules-template

This MkDocs plugin extends [`mkdocs-material`](https://github.com/squidfunk/mkdocs-material) template, a

## Setup

Install the plugin using pip:

`pip install git+https://github.com/RedisLabs/mkdocs-modules-template.git`

Activate the plugin in `mkdocs.yml`:
```yaml
plugins:
- mkdocs-modules-template
```