schochastics / quarto-blackboard-theme

A quarto reveal js theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A quarto reveal js theme

License:MIT License


Languages

Language:CSS 51.7%Language:SCSS 35.5%Language:Lua 12.9%