mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Documentation that simply works
docs | ||
material | ||
src | ||
.gitignore | ||
bower.json | ||
CHANGELOG | ||
Gulpfile.js | ||
LICENSE | ||
MANIFEST.in | ||
mkdocs.yml | ||
package.json | ||
README.md | ||
setup.py |
Material
A material design theme for MkDocs.
Install with pip
:
pip install mkdocs-material
Add the following line to your mkdocs.yml
:
theme: 'material'
For detailed installation instructions and a demo, visit squidfunk.github.io/mkdocs-material/