reveal.js 6.0 is out!
⚡ New Vite build system
📦 Now ships with TypeScript types
⚛️ Official React wrapper (@revealjs/react)
🌚 Dark mode for https://t.co/UllPXuFMn4
Full changelog and upgrade guide: https://t.co/iidYQ5xIXm
@uogbuji Soft launched an invite only version of this while we work on a few more improvements. DM your slides account email address if you want to give it try.
@joakin I’m measuring different font sizes using the DOM. At first it was a button you had to click to fit, but after some optimization it got fast enough to apply during resize.
@kentcdodds@slides That’s all we have at the moment. If the use case is for an LLM to author decks, maybe it’d be easiest for the LLM to generate slides as Markdown and then import that?
We have a md importer at https://t.co/lyBX6fr3kA that we might be able to expose an API for