Skip to content

stefanocoretta/purple

Repository files navigation

Purple: a revealjs theme

Installing

quarto use template stefanocoretta/purple

This will install the extension and create an example qmd file that you can use as a starting place for your article.

Using

To use the format with a pre-existing document, use:

format: purple-revealjs

Format Options

You can load Google Fonts for your presantation using the googlefonts key in the YAML preamble.

googlefonts: ["Lato", "Ubuntu Mono"]

Example

Here is the source code for a minimal sample document: template.qmd. You can see the rendered presentation here: template.html.