feat: initial import

This commit is contained in:
Iain Learmonth 2026-03-08 12:51:47 +00:00
commit 0f9c0d93d9
22 changed files with 3563 additions and 0 deletions

4
babel.cfg Normal file
View file

@ -0,0 +1,4 @@
[python: **.py]
[jinja2: **.j2]
encoding = utf-8