add mkdocs-awesome-pages-plugin
This commit is contained in:
parent
b0fab2d6d6
commit
844d737499
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ FROM squidfunk/mkdocs-material
|
||||||
|
|
||||||
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
|
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
|
||||||
# hadolint ignore=DL3013
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue