Share
Now the only thing that is left is to make your template available to the rest of the world!
Typst
We would recommend that you add your template to the Typst Universe to make it easy for others to use it.
- Fork the
typst/packagesrepository - Clone it locally (
git clone https://github.com/yourusername/packages) - Copy the contents of your
typstfolder (in your template) topackages/preview - Commit your changes and open a PR
Quarto
Easy piezy, it's already available for everyone to use like specified in our Quarto docs.
MyST
- On your Github repository, add
myst-templateas a topic - Fork the
myst-templates/templatesrepository - Add your template information to the
data/typst.ymlfile - Commit your changes and open a PR