Minimal Quarto RevealJS Theme

Mimicking Presentation Hub Guidance

Thomas Zwagerman

British Antarctic Survey

2024-05-21

Background images

You can choose different background images for title and content slides directly from the presentation toolkit.

For the title slide, you will need to replace the link in data-background-image: in _extensions/basdoc/_extension.yml.

For content slides, you will need to replace the link in background-image: in _extensions/basdoc/custom.scss

Content slides

If you want to override the global content slide background, you can do so by specifying it in the slide title:

## Content slides {background-image=https://nercacuk.sharepoint.com/sites/basdigitalwmod-communications/creative%20services%20assets/ppt_page_adelie01.jpg}
If you want to override the global content slide background, you can do so by specifying it in the slide title:

General RevealJS Information

You can learn more about controlling the appearance of RevealJS output here: https://quarto.org/docs/presentations/revealjs/