Typst template for typst-built presentations
Find a file Use this template
2026-04-27 13:24:16 -04:00
.github/workflows Add preview build 2026-03-18 15:29:55 -04:00
assets Refinements 2026-03-18 15:23:47 -04:00
.gitmodules add General submodule 2025-10-16 06:18:27 -04:00
main.typ Refinements 2026-03-18 15:23:47 -04:00
README.md Fix submodule update command 2026-04-27 13:24:16 -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.