oscar-system / oscar-website

Dev repo for the oscar website
https://www.oscar-system.org
8 stars 32 forks source link

Get tutorial's "modified date" at build time automatically #330

Closed aaruni96 closed 3 months ago

aaruni96 commented 3 months ago

I have tested the python script, but I have not tried building the site on my workstation (ruby/bundle/gem/jekyll doesn't want to run at the moment, apparently).

Can you try this out @HereAround ?

I've changed all the original dates to 1 January 1970 just to double check that the changes work as intended, we can revert that to something more sensible once we know for sure that jekyll serve still serves what we want.

Fixes #329

HereAround commented 3 months ago

Thank you @aaruni96 . Works for me (locally) and looks good. Thank you for working on this!