Mkdocs Upgrade (#243)

* fix links

* actually fix #238

* Feature/mkdocs version bump (#240)

* fix links (#239)

Co-authored-by: hay-kot <hay-kot@pm.me>

* fix #238

* bump mkdocs version

* light/dark toggle

* light/dark mode css

* API_DOCS defaults to True

* disable build on push for master

Co-authored-by: hay-kot <hay-kot@pm.me>

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-03-31 16:31:11 -08:00
committed by GitHub
parent 114e878384
commit b8cddfd6c5
7 changed files with 36 additions and 23 deletions

View File

@@ -1,9 +1,8 @@
name: Docker Build Production
on:
push:
branches:
- master
release:
types: [published]
jobs:
build: