mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-19 00:08:04 +01:00
Switch from mkdocs-material to zensical
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -10,6 +10,6 @@ RUN apk add --no-cache \
|
||||
ENV USER node
|
||||
USER ${USER}
|
||||
|
||||
# python packages (as mkdocs) are installed in the user's home directory
|
||||
# python packages (as zensical) are installed in the user's home directory
|
||||
# but we need them to be accessible from ${PATH}
|
||||
ENV PATH="${PATH}:/home/${USER}/.local/bin"
|
||||
|
||||
Reference in New Issue
Block a user