Added main template override for official docs

This commit is contained in:
squidfunk
2020-03-26 11:19:20 +01:00
parent 4b700c3dc7
commit 05114b9f2a
30 changed files with 121 additions and 28 deletions

View File

@@ -1,3 +1,7 @@
---
template: overrides/main.html
---
# Awesome pages
The [mkdocs-awesome-pages-plugin][1] omits the need to specify all pages in the

View File

@@ -1,3 +1,7 @@
---
template: overrides/main.html
---
# Minification
The [mkdocs-minify-plugin][1] will minify all `*.html` files generated by

View File

@@ -1,3 +1,7 @@
---
template: overrides/main.html
---
# Revision date
The [mkdocs-git-revision-date-localized-plugin][1] will add the date on which a

View File

@@ -1,3 +1,7 @@
---
template: overrides/main.html
---
# Search
The [built-in search plugin][1] provides client-side search inside the browser