mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-05-29 19:42:34 -04:00
676 B
676 B
Material for MkDocs
Beautiful project documentation
Material is a theme for MkDocs, an excellent static site generator geared towards project documentation. It is built using Google's Material Design guidelines.
Quick start
Install the latest version of Material with pip:
pip install mkdocs-material
Add the following line to your mkdocs.yml:
theme: 'material'
For detailed instructions see the getting started guide.
