This repository contains static data needed for the website.
We have a kscript to generate html pages.
This script will download data from the data repo, generate a page for each talk and the homepage.
All you have to do is:
./scripts/generateSite.kts templates/templateSinglePage.html templates/templateIndex.html
Once merged to master the new files will be automatically available thanks to GitHub Pages.