Update make-release.py to use new website update post layout
What has been done in this MR?
The website has been updated to use the Jekyll post system better (https://github.com/2009scape/2009scape.github.io/pull/247) and because of that uses a different folder layout and post format. This MR adapts make-release.py
for those changes.
What should testers check?
- Run the script to make a new news post
- Run the website locally using Jekyll and see if it appears on
<url>/updates
- See if the post is formatted correctly
-
I have tested these changes thoroughly. -
I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.