// talks / example talk
Some Conference 2026 · Vancouver, BC

Example Talk.

This page is a template. Copy it, fill in the frontmatter, delete what you don't need — every field below is optional except title.

July 19, 2026 · 28 min
// slides
open full screen ▸

Abstract

Everything below the frontmatter is normal markdown, rendered under the slides and the recording. This is the place for the abstract, speaker notes worth keeping, links, or a written version of the argument.

How the page assembles itself

The layout shows sections only when the corresponding frontmatter exists:

  • deck or deckUrl → an embedded, full-screen-able slide viewer
  • video → a responsive recording embed
  • resources → a link list
  • body content → this section

So a talk with no recording yet is just this page without the video block. Add the video: line later and the section appears — nothing else needs to change.

Adding a new talk

1
cp content/talks/example-talk.md content/talks/my-talk.md

Then create the matching deck at presentations/marp/decks/my-talk.md and set deck: my-talk. The talk shows up on /talks/ automatically, ordered by date.

// resources
◂ all talks