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:
deckordeckUrl→ an embedded, full-screen-able slide viewervideo→ a responsive recording embedresources→ 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
| |
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.