about summary refs log tree commit diff
path: root/templates-neo/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* kittybox-html: raise recursion limit to 512Vika2024-08-021-0/+1
| | | | I'm not sure why this is required.
* templates-neo: initVika2023-07-311-0/+1
This is an experimental approach to templates, using `yoshuawuyts`'s `html` crate. The crate itself has a promising API, but is notably incomplete.