A simple template for reveal.js presentations. To start a presentation you need to have a simple http server running. To set this up, you can run
python3 -m http.server
for example.
This template includes all of the standard reveal.js plugins as well as the manim-revealjs plugin. This plugin makes it easy to use the Manim animation software for your presentations.