Add material theme to docs

This commit is contained in:
Joshua Boniface 2019-07-10 14:59:33 -04:00
parent 8a28738bff
commit e9dcbf6198
3 changed files with 7 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "mkdocs/themes/mkdocs-material"]
path = mkdocs/themes/mkdocs-material
url = https://github.com/squidfunk/mkdocs-material.git

View File

@ -1,5 +1,7 @@
site_name: Parallel Virtual Cluster documentation
theme: readthedocs
theme:
name: material
custom_dir: 'mkdocs/themes/mkdocs-material/material'
markdown_extensions:
- toc:
permalink: yes

@ -0,0 +1 @@
Subproject commit 79e18f2286a9e141a8949f56438abc00e4f922f3