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
Dan G
53ee03b020
Convert all local png references to webp (#190)
* Checkpoint

* Finish making every ref webp

* Replace all imgur.webp links with png
2022-11-13 21:45:52 +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
cb2845ef69 Take advantage of Jekyll for easier site management 2021-09-19 02:21:28 -07:00
dginovker
6068611d32 Biggggggggggggggg push 2020-11-20 09:58:06 -05:00