Commit Graph

4 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 7236232dc0
docs: fix the 1st command documented not showing up in the site
Rogue .slice(1)
2023-07-11 00:52:04 +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
Starbeamrainbowlabs c8773efe22
Docs: Upgrade reference to support categorical display
It even persists your preference using localStorage!
2021-10-05 02:02:53 +01:00
Starbeamrainbowlabs 9232b79925
docs: Spruce up reference page
It looks much fancier now :D
2021-06-20 01:51:55 +01:00