Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | templates-neo: remove | Vika | 11 days | 1 | -18/+0 |
| | | | | | | | | The `html` crate is not currently maintained, and it's not exactly production-ready anyway. This was a fine experiment, but I don't think it currently belongs in-tree. Change-Id: I38019e5fb3ee549ec0b883dd7bd14f32dc746bdb | ||||
* | kittybox-html: raise recursion limit to 512 | Vika | 2024-08-02 | 1 | -0/+1 |
| | | | | I'm not sure why this is required. | ||||
* | kittybox-html: cargo fmt | Vika | 2024-06-14 | 1 | -3/+4 |
| | |||||
* | templates-neo: add a test CLI that renders entries | Vika | 2023-08-08 | 1 | -0/+16 |
This allows interactively testing the markup. |