add template folder and hooks

This commit is contained in:
2022-04-06 15:19:00 +02:00
parent 5be11a23e8
commit 5fd3cd75a0
11 changed files with 613 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[packages]
pandas = "*"
matplotlib = "*"
numpy = "*"
scipy = "*"
mkdocs = "*"
coloredlogs = "*"
mkdocs-material = "*"
mdx-truly-sane-lists = "*"