Inspired by Touying Slide Theme for Beihang University
Use typst init @preview/touying-simpl-hkustgz
to create a new project with this theme.
$ typst init @preview/touying-simpl-hkustgz
Successfully created new project from @preview/touying-simpl-hkustgz:<latest>
To start writing, run:
> cd touying-simpl-hkustgz
> typst watch main.typ
See examples and Github Pages for more details.
You can compile the examples by yourself.
$ typst compile ./examples/main.typ --root .
And the PDF file ./examples/main.pdf
will be generated.
Licensed under the MIT License.