Go to file
2016-02-11 10:44:42 +01:00
docs Documentation fixes 2016-02-10 00:01:17 +01:00
material Fixed #1: GitHub stars don't work if the repo_url ends with a '/' 2016-02-10 14:09:30 +01:00
src Fixed #1: GitHub stars don't work if the repo_url ends with a '/' 2016-02-10 14:09:30 +01:00
.gitignore Preparing release 2016-02-09 12:58:55 +01:00
.travis.yml Setup Travis CI 2016-02-11 10:44:42 +01:00
bower.json Prepare release (continue) 2016-02-09 21:59:37 +01:00
CHANGELOG Fixed #1: GitHub stars don't work if the repo_url ends with a '/' 2016-02-10 14:09:30 +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/