Commit Graph

13 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
dginovker
88528d756c Change meta description to include keyword 'Runescape' for better SEO 2023-04-02 10:32:27 +09:00
Dan G
a2f9b30869
Revert "Set Document DocType PublicId to null on all the pages (SEO) (#194)" (#195)
This reverts commit a0dab13947.
2022-11-14 04:59:50 +09:00
Dan G
a0dab13947
Set Document DocType PublicId to null on all the pages (SEO) (#194)
* checkpoint

* Checkpoint

* Checkpoint

* Checkpoint
2022-11-14 04:32:26 +09:00
dginovker
6a6cc4defd Replace all href='' links with links back to content root for crawling 2022-11-14 03:52:09 +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
28ebbf5f05
Convert all JPGs and jpg references to webp (#191)
* Add webp versions of all jpg files

* Some jpg refs converted to webp

* Some more jpg refs converted to webp

* Finish converting jpg refs to webp

* Remove jpgs since they're now webp
2022-11-13 22:38:17 +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
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
14f0e585c2 Resync 2021-09-19 01:17:31 -07:00
dginovker
898ed7f193 Fix some links :\) 2020-11-29 21:17:22 -05:00
dginovker
2e56021b59 Added candybox 2020-11-29 20:55:42 -05:00