This repository contains files relating to the Program and Schedule for rstudio::global 2021. It includes:
-
The "master data" about speakers and talks
-
Scripts for converting that data to YAML for downstream processes to consume
(These instructions assume you're familiar with Git and GitHub. If you're not, you can simply email your final talk title, abstract, speaker bio, and headshot to joe@rstudio.com with the subject "Program details".)
-
Find your Markdown file under the
speakers/
directory.-
Ensure the existing metadata is correct, and fill out any of the
null
links. If your location field isnull
, you can add your country if you like. (Do not add additional fields, they will be ignored.) -
Edit the talk title and abstract. (Markdown is allowed, but please stick to simple formatting.)
-
Fill out the speaker bio section with a paragraph (or two).
-
-
Provide a square headshot by uploading a .jpg or .png to the
speakers/
directory. The filename must match your Markdown file, except for the file extension. (For example, Sean Lopp hasspeakers/seanlopp.md
, so his headshot would need to bespeakers/seanlopp.jpg
orspeakers/seanlopp.png
.) -
Submit your changes as a PR and someone on the program committee will approve ASAP.
You don't need to run any of the scripts in this repo--just edit your Markdown file and provide the headshot.
You may submit as many changes/PRs as you want, up until the deadline of December 25.
Thank you again for your participation in rstudio::global 2021!