Presentations
A normal Markdown page can become a slide deck by setting front matter:
---
title: "Quarterly Review"
presentation: true
presentation_header: "Engineering"
presentation_footer: "Q1 2026"
---
Separate slides with horizontal-rule style separators:
# Slide one
---
# Slide two
Supported separators:
---___***- - -
For deck-specific features, continue with the Presentations section.