cwimpy / quarto-revealjs-clean

A minimal and elegant presentation theme for Quarto Reveal.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarto clean theme

A minimal 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 grantmcdermott/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 grantmcdermott/quarto-revealjs-clean
  • Full demo template
quarto use template grantmcdermott/quarto-revealjs-clean-demo

About

A minimal and elegant presentation theme for Quarto Reveal.js

License:MIT License


Languages

Language:SCSS 100.0%