This repository is a collection of fast talks where the goal is give a presentation on a topic lasting between 15-20 minutes, leaving about 10 minutes for questions and discussions. Topics include pizza, introductions to packages, strong opinions on how I think you should be setting up your workspace, and the tools you should be using.
To render the individual .qmd files into the docs folder, navigate to the project root and call:
quarto render qmd/filename.qmd --output-dir ../docs