Commit Graph

6 Commits

Author SHA1 Message Date
Bart Ribbers
7e7960050b Add author information to posts in the RSS feed 2024-01-05 22:10:43 +09:00
Bart Ribbers
fd731e9c4d Reapply "Re-apply news updates changes while staying compatible with the Saradomin launcher (#245)" (#246)
This reverts commit b645959417.
2024-01-05 22:10:43 +09:00
Dan G
b645959417
Revert "Re-apply news updates changes while staying compatible with the Saradomin launcher (#245)" (#246)
This reverts commit ab416c903a.
2024-01-05 19:18:22 +09:00
Bart Ribbers
ab416c903a
Re-apply news updates changes while staying compatible with the Saradomin launcher (#245)
* Reapply "Make all news posts use proper templates and use the Jekyll post system (#243)" (#244)

This reverts commit 597567687d.

* Change /services/m=news/latest.html to show the latest update rather than redirecting to stop Saradomin launcher from crashing

The launcher really shouldn't crash when it fails to retrieve news
items, but alas.
2024-01-05 19:09:37 +09:00
Dan G
597567687d
Revert "Make all news posts use proper templates and use the Jekyll post system (#243)" (#244)
This reverts commit 585b04d153.
2024-01-05 18:54:25 +09:00
Bart Ribbers
585b04d153
Make all news posts use proper templates and use the Jekyll post system (#243)
* Make all news posts use proper templates and use the Jekyll post system

A TON of layout code was just copied over with every update post (thus
duplicated). That's just asking for problems and is what templates exists
for.

While at it I formatted all the HTML I saw, formatting was all over the
place.

* Add a RSS feed for game updates
2024-01-05 18:00:23 +09:00