iclr-blogposts / 2023

DO NOT FORK OR MAKE PRS TO THIS REPO! Please do this with the staging repo: https://github.com/iclr-blogposts/staging
https://iclr-blogposts.github.io/2023/
MIT License
1 stars 40 forks source link

submitting webpage has wrong year? #4

Closed fabianp closed 1 year ago

fabianp commented 1 year ago

the submitting webpage (https://github.com/iclr-blogposts/2023/blob/master/_pages/submitting.md) asks to name the post 2022-12-01-[YOUR SUBMISSION].md . However this creates the post under the 2022/ folder instead of the (I presume) desired 2023 folder.

Shouldn't the instructions put as date 2023?

busycalibrating commented 1 year ago

Yes this is intentional; for some templates if you set a date before the current date, Jekyll won't render the blog post (we had this issue last year). Part of the final process upon acceptance would be to update the filenames/directories to the appropriate 2023 dates, but there are only up to 4 things that would need to be changed.