dev: integrate tera into app data

This commit is contained in:
2026-03-27 00:24:11 +01:00
parent bcec6af49b
commit 19630506b4
10 changed files with 465 additions and 19 deletions

View File

@@ -1,8 +1,12 @@
# example file to show/test configuration
[unix]
groups = [ "wheel", 0, "users" ]
groups = ["wheel", 0, "users"]
# magic_paths = [ "/usr/share/file/misc/magic" ]
# [server]
[server]
# listen = "127.0.0.1:8080"
templates = "assets/templates/**/*"
[render]
title = "My Server"