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
71eb4bcbad Funorb - Make games slightly larger by default 2023-06-04 14:03:36 +09:00
dginovker
a29a7fdaa7 Funorb - Better Ruffle player defaults 2023-06-03 14:45:19 +09:00
dginovker
6f0c7652ee Funorb - Replace keyboard tip with zoom tip 2023-06-02 03:47:49 +09:00
dginovker
83538ae310 2009scape's Funorb -> 2009scape Funorb 2023-06-01 13:17:33 +09:00
dginovker
eaafa31f51 Don't display AS3 warning 2023-06-01 11:24:35 +09:00
dginovker
18ae007008 Funorb - Fix page descriptions, delete old game.html 2023-05-11 04:54:06 +09:00
dginovker
9975c84895 Funorb - Clean up game page links 2023-05-11 04:31:05 +09:00
dginovker
1de21d38ff Funorb - Add Jekyll layout for games instead of loading games based on parameter. Convert Age of War as a test 2023-05-11 04:24:59 +09:00