Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 563 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 563 Bytes

A port of my xaringan blackboard theme for quarto/revealjs

Installation

The template can be installed using the following command

quarto use template schochastics/quarto-blackboard-theme

Additionally, the showtext R package needs to be installed for the inbuilt ggplot theme to work.

install.packages("showtext")

You can find more help in the Quarto documentation on reveal.js