2009scape-website/services
Bart Ribbers 4eda43f39b
Use templates better to remove a ton of code duplication (#254)
* Fix broken links in update posts

They were using relative links still which became invalid by moving
directories. It's better to link stuff absolutely anyway.

* Remove unused 'secure' registration and login pages

* Remove obsolete parse.py

* Use templates better to remove a ton of code duplication

Where it made sense I converted HTML pages to Markdown to ease writing
and discourage custom styling as much as possible. These pages can still
use custom HTML when necessary, and some do, but they are easier to read
and understand now.
2024-06-02 19:15:26 +10:00
..
m=avatar-rs Delete all local pngs from the project (since they're now webp) 2022-11-13 21:48:20 +09:00
m=data Use templates better to remove a ton of code duplication (#254) 2024-06-02 19:15:26 +10:00
m=funorb Use templates better to remove a ton of code duplication (#254) 2024-06-02 19:15:26 +10:00
m=hiscore Fix hiscores by freeloading off someone else's cors reverse proxy. I would have a lot fewer problems if I actually fixed the 2009scape api........... 2023-12-09 17:32:21 +09:00
m=itemdb_rs Make getting stated page -> play.html, redirect all links and change old getting started page to tell users to go to play.html 2023-04-02 10:10:13 +09:00
m=news Change /services/m=news/archives/latest.html to show the latest update rather than redirecting to stop Saradomin launcher from crashing 2024-01-05 22:10:43 +09:00