quarto-revealjs-letterbox
quarto-revealjs-letterbox copied to clipboard
A Quarto reveal.js theme based on xaringan letterbox
letterbox theme
A Quarto extension for authoring letterbox styled Reveal.js presentations. This style is inspired of xaringan, and is an extension of the work of Charlotte seen here.
Installation
To start a new presentation:
quarto use template EmilHvitfeldt/quarto-revealjs-letterbox
Build the presentation
quarto render mydocument.qmd
Further Modifying theme
If you want to modify theme, you can specify the .scss my modifying the yaml to look like this
format:
letterbox-revealjs:
theme: [default, style.scss]
Going further
Read the Quarto documentation on reveal.js format
Spotted in the wild
From forecast to fable, design decisions for statistical software. - Mitchell O’Hara-Wild - NYR 2023
How the R4DS Online Learning Community Made Me a Better Student - Lydia Gibson