Back to technologyreveal.js integration demo

reveal.js, inside the site

This deck is MDX rendered with the site's React components and presentation controls.

Mermaid remains a live component

Loading diagram...

Shiki highlights code before hydration

type SlideDefinition = {
  source: string
  notes?: string
  transition?: "none" | "fade" | "slide"
}

Fragments reveal in a fixed order

First click. Read the MDX.
Second click. Mount normal React components.
Third click. Let reveal.js handle presentation state.

React state stays interactive

Choose a review depth. The count and explanation update inside the slide.

Review depth

2reviewers

Two independent passes, then one reconciled review.

One source supports several reading modes

Present

Keyboard navigation, fragments, overview, speaker notes, fullscreen, and scroll view.

Publish

Embedded decks, focused routes, mobile reading mode, and plain-text transcripts.

Slide 1 of 1