first commit

This commit is contained in:
Stephan Hadan 2024-12-02 14:12:33 +01:00
commit 585a6927f6
19 changed files with 432 additions and 0 deletions

14
requirements.txt Normal file
View file

@ -0,0 +1,14 @@
# Requirements for core
jinja2~=3.0
markdown~=3.2
mkdocs~=1.6
mkdocs-material-extensions~=1.3
pygments~=2.16
pymdown-extensions~=10.2
# Requirements for plugins
babel~=2.10
colorama~=0.4
paginate~=0.5
regex>=2022.4
requests~=2.26