logo
icon

reveal-md

reveal-md turns Markdown files into beautiful reveal.js presentations. Write your slides in Markdown and serve them instantly with live reload, speaker notes, and custom themes.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
ToolProductivity

reveal-md

Get beautiful reveal.js presentations from any Markdown file. Write your slides in Markdown and serve them instantly with live reload support.

Getting Started

  1. Visit your domain to see the default presentation
  2. Mount slides by adding .md files to the /slides volume
  3. Use separators--- for horizontal slides, ---- for vertical slides
  4. Add speaker notes with Note: blocks in your Markdown

Slide Syntax Example

---
title: My Presentation
---
# Slide 1
Hello World
---
# Slide 2
- Bullet point 1
- Bullet point 2

Key Features

  • Markdown to reveal.js slides
  • Live reload during editing
  • Speaker notes support
  • Syntax highlighting for code
  • Custom themes and CSS
  • PDF export support
  • No database required

License

MIT — GitHub