A minimalist and elegant presentation theme for Quarto Reveal.js, inspired by Kyle's LaTex template.
Click the screenshot below to be taken to a live demo.
Depending on your use case, here are some Quarto CLI commands to get started.
If you would like to add the clean theme to an existing directory:
quarto install extension zaoanhh/quarto-revealjs-clean
Alternatively, you can use a Quarto template that bundles the clean theme plus a .qmd starter document. This is a better option if you are starting a new project from scratch, since it will automatically create a new directory with all of the necessary scaffolding in one go. We provide two template options.
- Bare bones template
quarto use template zaoanhh/quarto-revealjs-clean
- Full demo template
quarto use template grantmcdermott/quarto-revealjs-clean-demo