Commit Graph

8 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
971bcff180
docs: update pretty-ms & do dynamic import 'cause 11ty is dumb 2024-05-19 16:34:25 +01:00
Starbeamrainbowlabs
a855ca729e
docs/HTMLPicture: remove debug logging 2023-12-26 13:12:17 +00:00
Starbeamrainbowlabs
460aed4f3b
such a stupid bug 2023-12-26 12:27:02 +00:00
Starbeamrainbowlabs
259b332883
docs: ....why wasn't this a problem *years* ago? 2023-12-26 12:22:57 +00:00
Starbeamrainbowlabs
0e7b292bb1
docs: serve GitHub avatars locally 2022-07-06 01:41:27 +01:00
Starbeamrainbowlabs
6d075be525
docs: fix warning 2022-05-15 13:52:59 +01:00
Starbeamrainbowlabs
2aa15116e2
docs: Apparently some web servers don't like % characters in filepaths. Wierd! 2021-10-17 03:04:50 +01:00
Starbeamrainbowlabs
6eaa3799d3
docs: massively improve image conversion system
more formats, memoizing, custom <picture> element generation, async 
image conversion to optimise CPU usage, and more!

Too bad that the imagemagick apt package doesn't natively support JPEG 
XL just yet (Imagemagick 7 does though), but that's an easy fix on our 
end once they add support :D

It looks like we need to implement our own alternative to the serve 
command though :-/
2021-10-17 03:00:24 +01:00