Reveal.js is presentation framework. Basically, PowerPoint, with HTML/JavaScript. It even supports Markdown!
I have made and setup Reveal.js as template on glitch. There are two versions:
- The full version (rendered on server, very slow - up to 30s load time🐢* )
- The static version (rendered on client, fast - <5 second load time🐇*)
Full: https://hello-revealjs-full.glitch.me (https://glitch.com/edit/#!/remix/hello-revealjs-full)
Static: https://hello-revealjs-static.glitch.me (https://glitch.com/edit/#!/remix/hello-revealjs-static)
Learn more here!
(Note, I tested these speeds on Satellite internet, so your speeds may be faster!)