add mkdocs-awesome-pages-plugin

This commit is contained in:
Michael Grote 2023-11-13 21:18:33 +01:00
parent b0fab2d6d6
commit 844d737499

View file

@ -3,4 +3,4 @@ FROM squidfunk/mkdocs-material
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
# hadolint ignore=DL3013
RUN pip install --no-cache-dir mkdocs-include-dir-to-nav
RUN pip install --no-cache-dir mkdocs-include-dir-to-nav mkdocs-awesome-pages-plugin