Closed jemus42 closed 4 months ago
To resolve this, the contents of slides-pdf
will have to be deleted and recompiled from the updated sources in slides/
, and at that point the website will need to be updated with corresponding file path changes etc.
This is rechnically part of #22 in an attempt to unify the infrastructure of all lectures.
Currently, slides in
slides-pdf
are stored inslides-pdf/<topic>/<slide-name>.pdf
, based on slide sources inslides/<topic>/<slide-name>.tex
That's fine and all, but in i2ml and other lectures it's
slides-pdf/<slide-name>.pdf
.Any changes in that regard need to be reflected https://github.com/slds-lmu/website_optimization, otherwise the course site will break.