Switch to docsy hugo theme

This commit is contained in:
2024-01-16 20:29:03 +01:00
parent c876ad6603
commit 882be7cbce
362 changed files with 15119 additions and 16986 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM klakegg/hugo:ext-alpine
RUN apk add git && \
git config --global --add safe.directory /src