Commit Graph

6 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
0c6d570547 Update Play page to reflect new MacOS .app format and remove Java 11 instructions (as the launcher handles this automatically now) 2023-08-27 07:19:03 +09:00
Dan G
fcf21c8242
Add unofficial client section to Play Now (#233)
* Add unofficial client section to Play Now

* Make Android download button slightly smaller, use Crop's preferred Android svg
2023-08-27 06:51:59 +09:00
dginovker
de1be99b62 Update How to Play on MacOS linked thread 2023-08-18 20:42:58 -04:00
dginovker
766f514289 Improve instructions since all launchers are now Saradomin 2023-08-18 20:21:40 -04: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