A port of my xaringan blackboard theme for quarto/revealjs
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