Commit Graph

26 Commits

Author SHA1 Message Date
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
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
Nobody
6b83ae28c8 Fixed the link for the Source Code 2023-08-12 18:21:09 -04:00
dginovker
abf6f8f50b Change Website Games to Funorb 2023-06-01 11:10:18 +09:00
dginovker
7de37b6637 Funorb - Update Jekyll menu to link to new Funorb, since no one will find it from here until announcement anyways 2023-05-11 05:11:43 +09:00
dginovker
4b30e2dac9 Funorb page footer 2023-04-01 20:18:30 +09:00
Broduer
14a2aaeb3e
Updated Copyright year (#210)
Swapped us to 2023

Co-authored-by: Daniel <bbegley@email.phoenix.edu>
2023-03-30 00:46:00 +09:00
Dan G
d9a87a5b7a
Add Funorb (Flash Games) (#206) 2023-02-21 06:10:26 +09:00
unknown
27c1ac9033 Updated Faq link to forum's Faq. 2023-02-14 23:57:26 -05:00
dginovker
6ce61ee89e Specify image sizes so the page doesn't move elements around during the first couple ms of display 2022-11-14 05:23:48 +09:00
Dan G
acc62cd4e8
Change all Jagex.com links to point back to content root and be crawlable (SEO) (#193)
* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* checkpoint

* Checkpoint

* Checkpoint
2022-11-14 03:42:45 +09:00
Dan G
b2f03dbd3b
Convert all .png images to .webp format (#188)
* Convert 2009scape banners to webp format

* Add a .webp version of all png images

* Reference webp version of images
2022-11-13 02:48:13 +09:00
downthecrop
5daba216fb remove voting from community tab 2022-08-13 22:28:10 +09:00
downthecrop
90e60f507a make footer and include 2022-08-13 22:26:26 +09:00
downthecrop
65e1c3ddfe add forums to menu 2022-08-13 22:25:46 +09:00
unknown
ff36dd3980 Credits page, Updated Links, and Background 2022-06-08 20:31:05 -04:00
ryannathans
0b3bbf14b3 deleted old bug report page
swapped wiki urls to use https cached link
2022-05-03 18:00:22 +10:00
downthecrop
36544df4f5 Add drop table tool to site 2022-01-08 13:27:11 -08:00
downthecrop
3eb04cf70e
November News Post Part 1 (#4)
* Trick-or-Treat

* Mistakenly deleted favicon, make content collapse work

* Delete 2021-06-11.html

Not relevant and confusing people

* Delete 2021-06-17.html

* Update Discord invite links to point to rules

* Novemeber News Post + Cleanup Halloween Styles

Co-authored-by: Nobody Important <summerlizebeth@protonmail.com>
Co-authored-by: Ceikry <61421472+Ceikry@users.noreply.github.com>
Co-authored-by: Summer <69411389+summerdevs@users.noreply.github.com>
Co-authored-by: dginovker <dcress01@uoguelph.ca>
2021-10-30 13:04:21 -07:00
downthecrop
50522eef7d Latest.html now mirrors instead of redirect 2021-09-19 14:57:02 -07:00
Ceikry
a15be2364e
Revert "Jekyll changes" 2021-09-19 14:57:15 -05:00
downthecrop
cb2845ef69 Take advantage of Jekyll for easier site management 2021-09-19 02:21:28 -07:00