[Jinja2] init

This commit is contained in:
coja
2026-08-09 05:54:07 +02:00
committed by coja
parent cc0127dbe3
commit 1a0b3167c0
13 changed files with 344 additions and 386 deletions
+4
View File
@@ -7,6 +7,10 @@ help:
@echo " make dev - Start development server"
@echo " make stop - Stop development server"
@echo " make build - Full website build sequence"
@echo " make events - Update site from CSV (build pages + images)"
@echo " make dev - Start development server"
@echo " make stop - Stop development server"
@echo " make prep - Create venv and install requirements"
@echo " make help - Show this help message"
prep: