add small frontend stack w/ tailwind & askama

This commit is contained in:
2025-09-03 02:24:05 +02:00
parent 437a7fcdf9
commit 1b2e327088
12 changed files with 236 additions and 2 deletions

2
askama.toml Normal file
View File

@@ -0,0 +1,2 @@
[general]
dirs = ["web"]