summaryrefslogtreecommitdiff
path: root/scripts/setup-reveal.sh
Commit message (Collapse)AuthorAgeFilesLines
* feat(reveal): add org-reveal presentation workflow with ERT testsCraig Jennings2026-02-141-0/+71
Replaced pandoc-based reveal.js export with native ox-reveal integration. New org-reveal-config.el module provides offline, self-contained HTML export with keybindings under C-; p. Includes setup script for reveal.js 5.1.0 and 34 ERT tests covering header template and title-to-filename helpers.