No description
Find a file
2026-07-27 15:54:54 -04:00
.github/workflows Initial commit 2026-07-27 15:54:54 -04:00
.gitmodules Initial commit 2026-07-27 15:54:54 -04:00
main.typ Initial commit 2026-07-27 15:54:54 -04:00
README.md Initial commit 2026-07-27 15:54:54 -04:00

Typst Talk template

Title Slide

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
  • 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.