All the presentations are written in org-mode and then exported to beamer slides using texlive.
All the deps and configuration needed to build these presentations are
embedded within the repository and you can use the provided build.sh file
to build any presentation within the repo by typing something like:
./build.sh directory-name/presentation.orgThen you get a file named directory-name/presentation.pdf.