This commit is contained in:
April John 2026-08-28 16:01:01 +02:00
commit a8450de7a8
4 changed files with 19 additions and 16 deletions

3
dev.sh
View file

@ -2,9 +2,6 @@
set -e
# Regenerate the merged calendar so the JS calendar widget has fresh data
./tools/merge_cals.py 2>/dev/null || echo "Note: merge_cals.py skipped (no public/ dir yet)"
hugo server \
--buildDrafts \
--buildFuture \