This flyer is created using typst.
To compile this document you need:
- typst. There are multiple ways to install typst on your machine.
- the font Source Sans Pro. The font needs to be installed (and activated) on your system.
To compile the document run:
typst compile main.typ
To watch the file for changes run:
typst watch main.typ
Refer to the typst github repo for more information on how to use typst (e.g. on custom font-paths if you don't want to install the font system-wide).