Skip to content

Results-Heavy Presentation Workflow

Use this path when the main story is driven by metrics, ablations, datasets, and experimental comparisons.

bash
npx -y slidev-theme-scholarly init results-talk --template conference-lightning

Useful snippets

bash
pnpm exec sch snippet append results --file slides.md
pnpm exec sch snippet append block --file slides.md

Turn repeated result claims into a MetricGrid or EvidenceBlock instead of duplicating ad-hoc boxes.

Theme mode and contrast

Results slides need high figure and table contrast. Prefer contentMode: light with chromeMode: match, test charts against the chosen color theme, and use high-contrast when projected charts lose detail. See theme mode and contrast.