about summary refs log tree commit diff
path: root/templates/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* Vendor fonts into KittyboxVika2025-01-021-2/+6
| | | | | | | These fonts are licensed under OFL 1.1, which means I can freely redistribute them. Ain't that nice? Change-Id: Ide32286305680865652db17c8d482b5ac0f20a50
* Appease most clippy warningsVika2024-08-261-4/+4
| | | | | | The warnings only remain in places where I need them to remain, because I either need a reminder to implement something, or I need to refactor and simplify the code in question.
* templates: fix build with Cargo 1.73+Vika2024-01-291-1/+1
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+90