Add and document typst template

This commit is contained in:
Joscha 2024-04-30 21:27:13 +02:00
parent 3a687cdb36
commit 2131c2fb0d
4 changed files with 562 additions and 0 deletions

View file

@ -5,3 +5,12 @@ inspired by the [SDQ TimeSheetGenerator][tsg] and a friend's very useful wrapper
website that spits out PDFs directly.
[tsg]: https://github.com/kit-sdq/TimeSheetGenerator
## Typst template
The centerpiece of the repository is a [typst][typst] template that generates
and validates time sheets. It aims to mirror the look of the official form as
closely as possible. For usage information, see [its docs][tdocs].
[typst]: https://github.com/typst/typst
[tdocs]: kit_timesheet.md