docs: add docs

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-02 14:11:29 +02:00
parent f7a6ea5d83
commit decdf5f777
5 changed files with 296 additions and 12 deletions

View File

@@ -19,3 +19,7 @@ theme:
toggle:
icon: material/brightness-4
name: Switch to light mode # Palette toggle for light mode
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences