Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | templates: add a banner for Kittybox in the footer | Vika | 2022-05-23 | 1 | -0/+7 |
| | | | | Now everyone will know where to get my software if they see it. | ||||
* | Split into different crates | Vika | 2022-05-07 | 1 | -0/+471 |
Templates and utility types are now separate crates to speed up compilation, linting and potential reuse/replacement. Potentially more crates could be split out/modularized, resulting in speedups, smaller binaries (whenever features are excluded) and even more reuse capabilities. |