Added script for generating the archive

This commit is contained in:
2025-10-06 21:16:08 +02:00
parent 3c6dd62919
commit 62f190c5b1
4 changed files with 27 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
# THIS WILL NOT WORK IF YOU RUN IT YOURSELF!
# TUL Typst template generator
The generator expects `template.zip` with the full template included, it just injects its own `thesis.typ` into it.
I'll make the script for generating this archive when I get back from work today lol.
Before you host this yourself, make sure to run the `build.sh` script to create the template archive. Without it, the generator will not work.
[Here's a running instance of this generator, just to get a rough idea.](https://internal.prochazkaml.eu/tultemplategen)