- One-click Present Mode: Add
slides: true in frontmatter and Vyāsa shows a Present button that opens /slides/<path>/slide-1
- Structural Slide Splits:
## starts a horizontal slide and ### plus deeper headings become detail slides under the current section
- Real Slide URLs: Every slide is addressable as
/slides/<path>/slide-N, so refresh, copy-link, and open-in-new-tab work like normal pages
- Doc Theme Inheritance: Slide pages reuse the normal doc shell, so fonts, background, theme preset, and
custom.css stay aligned with reading view
- HTMX Navigation: Left/right movement uses the same
#main-content swap contract as normal Vyāsa navigation instead of a separate deck runtime
- Slides with Existing Vyāsa Features: Mermaid, D2, tabs, code highlighting, math, and long-form sections continue to work in slide view
See the working example in Vyasa Slides Demo.