Skip to content

Presentation and resources for the talk "Scrollytelling science with Quarto and Closeread" for R-Ladies Amsterdam, on May 28th, 2025

Notifications You must be signed in to change notification settings

cecibaldoni/scrollytelling-quarto-closeread

Repository files navigation

Scrollytelling Science with Quarto and Closeread

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.


📂 Repo Structure

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

View the slides

You can view the slides at this link; if you prefer, you can open index.html in your browser (or build from index.qmd).

Cheatsheet

Requirements

Try the Closeread example

  1. Open the Closeread_example/Closeread_example.qmd file in RStudio.
  2. In the terminal, type:
quarto add qmd-lab/closeread
  1. Knit the file to HTML.
  2. Replace the text and images to start building your own scrollytelling page!

More

About me

Cecilia Baldoni
Postdoctoral researcher · Behavioral ecologist · Visual doodler

Connect with me:
GitHub · LinkedIn · Website

License

MIT License – free to use, fork, and adapt. Please credit if you reuse or build upon the slides or example!

About

Presentation and resources for the talk "Scrollytelling science with Quarto and Closeread" for R-Ladies Amsterdam, on May 28th, 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages