set up mkdocs

This commit is contained in:
2025-06-30 14:38:30 +02:00
parent 9fcc601730
commit 96a7cbe954
116 changed files with 128 additions and 17 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
LABEL authors="Julien Fastré"