My teaching materials for the Open R Sessions at Lund University (both autumn and spring version), organised as a quarto website. At the end of each semester (as of VT 2025), the site is archived via GitHub releases.
This quarto site uses R for WebAssembly to enable interactive teaching examples in a static website framework.
- Requires Quarto v1.6+
- Requires R
The repo is setup as a Quarto Project, using the website template.
Build the site, which is built in /_site folder:
quarto render
slides/slides.scssis forked from the revealjs theme:grantmcdermott/quarto-revealjs-clean
Create a pull request or issue.