A minimalist and elegant presentation theme for Quarto Reveal.js https://grantmcdermott.com/quarto-revealjs-clean-demo/template.html
Find a file
2024-09-26 16:36:45 +01:00
_extensions/clean personalised template and fixed date format 2024-09-26 16:36:45 +01:00
images personalised template and fixed date format 2024-09-26 16:36:45 +01:00
.gitignore personalised template and fixed date format 2024-09-26 16:36:45 +01:00
.quartoignore Create .quartoignore 2023-05-25 17:03:23 -07:00
clean-title.png typo and sync live demo still 2024-04-06 11:12:51 -07:00
LICENSE Initial commit 2023-05-05 09:29:20 -07:00
README.md Update README.md 2024-09-26 16:25:07 +01:00
template.qmd personalised template and fixed date format 2024-09-26 16:36:45 +01:00

Quarto clean theme

This is a local fork of Grant McDermott's original Quarto theme

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.

Use

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 GrahamArden/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 GrahamArden/quarto-revealjs-clean