New template engine

This commit is contained in:
2025-10-25 17:30:20 +08:00
parent c0ac63b73c
commit 190667e5a5
3 changed files with 203 additions and 129 deletions

View File

@@ -11,5 +11,4 @@ tower-http = { version = "0.5", features = ["fs"] }
pulldown-cmark = "0.12"
serde = { version = "1.0", features = ["derive"] }
chrono = "0.4"
regex = "1.10"
once_cell = "1.19"