Closed fabianp closed 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.
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?