Layout

Where decks live

talks/
  slide.config.ts
  slides/
    intro.md            ->  /intro/
    2026/
      view-transitions.md   ->  /2026/view-transitions/

A slides/ directory, when present, is the authoritative answer and is walked recursively. Without one, top-level markdown is used instead — so a notes/ folder never quietly becomes part of the build.