change events layout and remove single events

This commit is contained in:
2026-06-12 20:34:34 +02:00
parent 1080a65cb1
commit a9f67c4bba
9 changed files with 15 additions and 318 deletions
+4 -3
View File
@@ -3,8 +3,9 @@ services:
server:
image: hugomods/hugo:exts-non-root
command: server -D
userns_mode: keep-id
volumes:
- ./:/src
- ./hugo_cache:/tmp/hugo_cache
- ./:/src:Z
- ./hugo_cache:/tmp/hugo_cache:Z
ports:
- 1313:1313
- 1313:1313