slds-lmu / lecture_optimization

Creative Commons Attribution 4.0 International
14 stars 3 forks source link

[fix] Adjust folder structure for slides #24

Closed jemus42 closed 4 months ago

jemus42 commented 7 months ago

This is rechnically part of #22 in an attempt to unify the infrastructure of all lectures.

Currently, slides in slides-pdf are stored in

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.

jemus42 commented 7 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.