local-package.typ is an example that shows how you can use this template to write a document outside of this repository.
This assume you have installed the package using the included python script
You can use it as follows:
typst compile local-package.typ
This example (showcase.typ) showcases all features of this template.
Compile it as such (make sure you are cd'd into this directory)
typst compile showcase.typ --root ..