generated from kevin/template_presentation
No description
| .github/workflows | ||
| .gitmodules | ||
| main.typ | ||
| README.md | ||
Typst Talk template
Write, deploy, and publish a typst presentation
Usage
- Clone this repo as a template
- Instantiate the assets/general submodule
git submodule update --init --recursive - [Optional] Add additional project submodules
- eg
git submodule add git@github.com:BonhamLab/assets_binfantis.git assets/binfantis
- eg
- update the title slide link in the README above
- Get to work!
Deployment
To trigger the github action, create a release.
If you change the name of main.typ,
be sure to update the action.
