ARCLeeds / arcleeds.github.io

Research Computing at Leeds Website
https://arcleeds.github.io/
MIT License
3 stars 2 forks source link

Date automatization #228

Open patricia-ternes opened 4 months ago

patricia-ternes commented 4 months ago

The Training page has a if statement to display only upcoming events. https://github.com/ARCLeeds/arcleeds.github.io/blob/67fc7b43fa91b6ad2d6e1d785c927660b34de4e5/pages/training.md?plain=1#L10C3-L10C37

I was hopping that the automatic action that is triggered every 12h (if I am not wrong) would update the page. Unfortunately it is not working. We can manually trigger the page deployment to update the Training page, but this is not even close to ideal.

Can we automatise this process?