Commit Graph

9 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
799ad3284e Remove Matrix links (except for on expressly archived pages) 2023-11-18 18:52:07 +09:00
dginovker
6143875bbd Reference Client plugins in the game guides index 2023-04-03 01:59:05 +09:00
dginovker
fe2af3b18f 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
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
unknown
0c09cfc5eb Singleplayer update 2022-06-24 00:05:21 -04: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