Commit Graph

23 Commits

Author SHA1 Message Date
Starbeamrainbowlabs dd6e34bde1
Update changelog, prepare for (another) release 2023-08-01 00:34:35 +01:00
Starbeamrainbowlabs 2840ba4dea
bump version, prepare for release 2023-07-31 18:24:32 +01:00
Starbeamrainbowlabs a465a50244
Bump version to 1.14.3 2023-07-18 00:35:19 +01:00
Starbeamrainbowlabs ee4b3e09bb
Bump version 2023-07-12 20:30:13 +01:00
Starbeamrainbowlabs 7f4798432e
Bump version! 2023-07-11 18:16:02 +01:00
Starbeamrainbowlabs 2756eb0eb5
docs: update npm dependencies 2023-07-01 01:15:13 +01:00
Starbeamrainbowlabs ebbaed88d8
Update 11ty to 2.0 o/ 2023-02-22 00:46:55 +00:00
Starbeamrainbowlabs e6a48c8799
fix CI 2022-08-06 15:15:36 +01:00
Starbeamrainbowlabs d3900e2ad9
Update dependencies
also add missing debug dependency
Ref CI job output
2022-08-06 15:03:33 +01:00
Starbeamrainbowlabs 8eec6a32f7
Add CSS minification 2022-07-06 00:28:55 +01:00
Starbeamrainbowlabs bd88f93296
Update dependencies 2022-07-05 20:58:19 +01:00
Starbeamrainbowlabs 7622d85efa
docs: update dependencies 2022-05-01 17:01:03 +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 66a3244203
Bugfix docs: fix last section not appearing in reference 2021-10-04 21:45:15 +01:00
Starbeamrainbowlabs 75d40d7a6c
Update dependencies 2021-09-11 01:45:57 +01:00
Starbeamrainbowlabs f1aa481d99
website: remove extra rogue npm package 2021-08-08 22:02:31 +01:00
Starbeamrainbowlabs b55f7018f9
Docs: add syntax highlighting to command invocations 2021-07-06 02:47:45 +01:00
Starbeamrainbowlabs 10677e279e
Add CI build script
....unfortunately my CI server is down right now though, so we're still 
running it manually for now.
2021-06-21 00:39:14 +01:00
Starbeamrainbowlabs 9232b79925
docs: Spruce up reference page
It looks much fancier now :D
2021-06-20 01:51:55 +01:00
Starbeamrainbowlabs 1dcfc22f7a
docs: add npm start script 2021-06-19 17:49:20 +01:00
Starbeamrainbowlabs 722912a0c2
Work on images, but it leaves a lot to be desired
....we'll have to reimplement Image.generateHTML :-/
2021-05-31 21:06:17 +01:00
Starbeamrainbowlabs 117002f9e9
Start working on documentation website, but it's not finished yet 2021-05-31 02:20:23 +01:00