template creator

This commit is contained in:
Rakarake 2026-03-27 23:09:07 +01:00
parent 614a7389e8
commit b0168c05be
4 changed files with 238 additions and 8 deletions

View file

@ -6,3 +6,4 @@ edition = "2024"
[dependencies]
markdown = "*"
rss = "*"
chrono = {version = "*", features = ["now"]}