Presenter
---

Slides authored like a document — polished like a product.

Write in Markdown, tune themes, drop in images, present live, and export to PDF.

layout: image-right
theme: editorial
export: pdf
React Laravel CodeMirror i18n
Editor
1
2
3
4
5
6
7
slides.md
PL/EN
---
layout: image-right
image: /images/problem.jpg
---

# BioTriage Patch
Pitch Deck
---
## Problem
- Triage at scale
Preview
Theme editorial
Present in fullscreen. → PDF

What you get

Markdown as the source of truth
Write like in Notion/GitHub. Split slides with separators. Frontmatter controls layout and background.
Live slide preview
Editor, thumbnails, and rendered slide side by side — no window hopping.
Theme studio feel
Colors, typography, radius, light/dark and presets. One click changes the whole deck mood.
PDF without hacks
A print-ready view designed for “Save as PDF”, preserving backgrounds, colors, and images.

How it works

  1. 1
    Create a deck (or paste an existing slides.md).
  2. 2
    Edit Markdown and set layout via frontmatter.
  3. 3
    Present in fullscreen or print to PDF.
Frontmatter
---
layout: image-left
image: /images/team.jpg
background: /images/bg_main.jpg
---
# Team
Use metadata for layout and visuals.