# mkdocs-modules-template **Repository Path**: mirrors_RedisLabs/mkdocs-modules-template ## Basic Information - **Project Name**: mkdocs-modules-template - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-23 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```