This repo contains everything used in my R-Ladies presentation "Scrollytelling Science with Quarto and Closeread", including the slides and a working Closeread example you can fork and modify for your own projects.
R-Ladies-Closeread/
├── R-Ladies-Closeread.Rproj # RStudio project for the main presentation
├── index.qmd # Quarto Reveal.js slide deck
├── index.html # Rendered presentation (can open in browser)
├── style.scss # Custom Reveal.js slide styling
├── images/ # Images used in the slides
│
├── Closeread_example/ # Self-contained scrollytelling demo
│ ├── Closeread_example.qmd # A minimal Closeread example
│ ├── Closeread_example.html # Rendered version of the example
│ ├── Closeread_example.Rproj # RStudio project for the example
│ └── images/ # Images used in the scrollytelling example
You can view the slides at this link; if you prefer, you can open index.html in your browser (or build from index.qmd).
- Open the
Closeread_example/Closeread_example.qmdfile in RStudio. - In the terminal, type:
quarto add qmd-lab/closeread- Knit the file to HTML.
- Replace the text and images to start building your own scrollytelling page!
- My Closeread webpage: Cecilia Baldoni - Projects
- Closeread documentation: Closeread
- Presentation hosted on Github: Slides
- Blogpost I wrote on the talk I gave: Blogpost
Cecilia Baldoni
Postdoctoral researcher · Behavioral ecologist · Visual doodler
Connect with me:
GitHub · LinkedIn · Website
MIT License – free to use, fork, and adapt. Please credit if you reuse or build upon the slides or example!
