Compare commits

...

2 Commits

Author SHA1 Message Date
d7a48a09f3 Merge pull request 'add imaging' (#4) from init into main
All checks were successful
MkDocs Build and Deploy / build-and-deploy (push) Successful in 2m55s
Reviewed-on: #4
2024-03-17 12:21:51 +01:00
Michael Wegener
ef68218010 add imaging 2024-03-17 12:21:21 +01:00

View File

@ -17,6 +17,7 @@ jobs:
run: |
pip install mkdocs
pip install mkdocs-material
pip install "mkdocs-material[imaging]"
pip install mkdocs-macros-plugin
pip install mkdocs-glightbox
pip install mkdocs-include-markdown-plugin