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/packages
repository - Clone it locally (
git clone https://github.com/yourusername/packages
) - Copy the contents of your
typst
folder (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-template
as a topic - Fork the
myst-templates/templates
repository - Add your template information to the
data/typst.yml
file - Commit your changes and open a PR