1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Documentation that simply works
Go to file
2016-02-10 00:01:17 +01:00
docs Documentation fixes 2016-02-10 00:01:17 +01:00
material Aaaaand we're good 2016-02-09 23:48:01 +01:00
src Aaaaand we're good 2016-02-09 23:48:01 +01:00
.gitignore Preparing release 2016-02-09 12:58:55 +01:00
bower.json Prepare release (continue) 2016-02-09 21:59:37 +01:00
CHANGELOG Good to go 2016-02-09 22:57:20 +01:00
Gulpfile.js Preparing release 2016-02-09 12:58:55 +01:00
LICENSE Package theme for submission to PyPI 2016-02-04 15:03:20 +01:00
MANIFEST.in Aaaaand we're good 2016-02-09 23:48:01 +01:00
mkdocs.yml Prepare release (continue) 2016-02-09 21:59:37 +01:00
package.json Prepare release (continue) 2016-02-09 21:59:37 +01:00
README.md Documentation fixes 2016-02-10 00:01:17 +01:00
setup.py Aaaaand we're good 2016-02-09 23:48:01 +01:00

Material

PyPI Downloads PyPI Version Release Status License

A material design theme for MkDocs.

iOS

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/