Merge branch 'master' into fix/github-stars-forks

This commit is contained in:
Dan Schaper
2020-02-10 10:09:36 -08:00
committed by GitHub
2 changed files with 5 additions and 2 deletions
+4 -2
View File
@@ -7,8 +7,6 @@ remote_branch: gh-pages
theme:
name: 'material'
favicon: 'images/favicon.ico'
primary: 'deep purple'
accent: 'teal'
logo: 'images/logo.svg'
language: 'en'
font:
@@ -121,3 +119,7 @@ extra:
extra_css:
- extra.css
plugins:
- search
- git-revision-date-localized
+1
View File
@@ -9,6 +9,7 @@ MarkupSafe==1.1.1
mkdocs==1.0.4
mkdocs-material==4.6.2
mkdocs-minify-plugin==0.2.1
mkdocs-git-revision-date-localized-plugin==0.4.5
Pygments==2.5.2
pymdown-extensions==6.3
PyYAML==5.3