Dorcs · Sample Presentation

Dorcs Presentations

Markdown-powered slide decks built in.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Layout: Left

<!-- _layout: left -->

  • Content aligned to the left
  • Ideal for bullet lists
  • Code snippets and dense content
Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Layout: Right

<!-- _layout: right -->

Content aligned to the right.

Good for conclusions and emphasis.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Two Columns

<!-- _layout: cols -->

Use ::: col blocks for each column.

Explicit Columns

  • Full control over column content
  • Each column is a separate block
  • Cleaner than raw HTML divs
Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Auto Columns — columns-2

Syntax

Use <!-- _layout: columns-2 --> and content flows automatically. No ::: col needed.

When to use

Best for lists, short paragraphs, or sections that distribute naturally across two columns.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Three Columns

Features — Single binary, Markdown, no external deps.

Layout options — lead, left, right, columns, split, timeline.

Styling — _layout, _gap, _align, _class.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

35%

of an audience’s retention rate is attributed to the visuals used.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

They may forget what you said, but they will never forget how you made them feel.

Carl W. Buechner

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Typography Blocks

Mix ::: hero, ::: stat, ::: caption, ::: label on one slide.

35%

of an audience’s retention rate is attributed to the visuals used.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Split Layout

<!-- _layout: split --> — use ::: col for each panel.

Left Panel (1fr)

Title or visual placeholder. Smaller area.

Right Panel (2fr)

Main content goes here. Larger area for details, lists, or paragraphs.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Timeline Block

<!-- _layout: timeline --> with ::: timeline

Step
Q1 · Discovery
Research & Planning
Initial phase and requirements.

Q2 · Build
Development
Implementation and testing.

Q3 · Launch
Release
Deploy and iterate.

Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Fit Layout

<!-- _layout: fit --> — compact sizing

  • Smaller headings and text
  • Fits more content per slide
  • Great for appendix slides or code-heavy content
Sample Presentation built with Dorcs
Dorcs · Sample Presentation

Layout Primitives

Directive Effect
_layout Structure: lead, left, right, big, quote, columns-2, columns-3, split, cols, timeline
Blocks ::: col, ::: hero, ::: stat, ::: caption, ::: label, ::: timeline
_gap Spacing: tight, normal, loose
_align Alignment: start, center, end
Sample Presentation built with Dorcs
Custom Header

<!-- _header: ... --> and <!-- _footer: ... -->

Override presentation-wide header and footer for a single slide.

<!-- _paginate: false --> hides the slide number.

Custom Footer
Dorcs · Sample Presentation

Thank You

Dorcs — Static docs and slides in one place.

→ / Space to navigate · ← to go back · F for fullscreen