diff --git a/bolt-slides/.bolt/skills/slides/SKILL.md b/bolt-slides/.bolt/skills/slides/SKILL.md index 0a46886..3d1f645 100644 --- a/bolt-slides/.bolt/skills/slides/SKILL.md +++ b/bolt-slides/.bolt/skills/slides/SKILL.md @@ -14,11 +14,11 @@ This repo is a complete slide **studio**. Author content into it. - `/` — in the Bolt preview iframe (and local Vite): studio. Side panel (S) and grid (G) reorder / duplicate / delete; the dock holds notes, - Download (PDF or JSON), Present, and Presenter. Present opens a new + Download (PDF or JSON), Speaker view, and Present. Present opens a new tab (`/?present=1`); the studio stays put. Grid selection is the start slide. The published site at `/` is the audience deck (notes - stripped). **P** opens the presenter console in a new tab. -- `/?presenter=1` — presenter console (on-screen now, up next, notes + stripped). **P** opens speaker view in a new tab. +- `/?presenter=1` — speaker view (current slide, up next, notes read-only, timer, note text size). `/present` is the same route. **Your job is CONTENT.** A deck is `deck.json`. Write that file (and diff --git a/bolt-slides/README.md b/bolt-slides/README.md index 4da65df..97c5bdc 100644 --- a/bolt-slides/README.md +++ b/bolt-slides/README.md @@ -25,11 +25,11 @@ or Download as PDF / JSON. ## What's inside - `/` — In Bolt this is the studio: canvas, side panel (S), grid (G), - and a floating dock (pager, notes, Download, Present, Presenter). + and a floating dock (pager, notes, Download, Speaker view, Present). Present opens `/?present=1` in a new tab; the studio stays put. Fullscreen is F in that tab. The published origin is the audience - deck. **P** opens the presenter console in a second tab. -- `/?presenter=1` — Presenter console: on-screen now, up next, notes + deck. **P** opens speaker view in a second tab. +- `/?presenter=1` — Speaker view: current slide, up next, notes (read-only), timer, note text size. `/present` is the same route. Collaborate by sharing the Bolt project. diff --git a/bolt-slides/src/deck/Dock.tsx b/bolt-slides/src/deck/Dock.tsx index ca6150c..2084896 100644 --- a/bolt-slides/src/deck/Dock.tsx +++ b/bolt-slides/src/deck/Dock.tsx @@ -402,8 +402,8 @@ const Dock = forwardRef(function Dock(