biiiiig refactor to support jinjaturtle and multi site mode

This commit is contained in:
Miguel Jacq 2025-12-16 20:14:20 +11:00
parent 576649a49c
commit f255ba566c
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
11 changed files with 1331 additions and 298 deletions

View file

@ -24,6 +24,7 @@ RUN set -eux; \
pybuild-plugin-pyproject \
python3-all \
python3-poetry-core \
python3-yaml \
rsync \
ca-certificates \
; \