f56b4ff8f6
website: update dependencies
2024-10-01 22:29:36 +01:00
971bcff180
docs: update pretty-ms & do dynamic import 'cause 11ty is dumb
2024-05-19 16:34:25 +01:00
2d36186da9
docs: Update moondoc
2024-01-02 17:03:42 +00:00
15a52deea1
docs: add Lua API to site via moondoc!
...
Ref https://github.com/sbrl/moondoc
2024-01-02 16:31:30 +00:00
34ac48f085
Implement keen-slider since the current one seemed to be a bit broken
...
...and also not scalable given what we want to do
2023-12-26 01:30:19 +00:00
d07c1709cf
....turns out there *is* a GH alert markdown-it plugin!
...
Thanks, markdown-it-github-alerts :D
A bit of CSS ~~hackery~~ magic and we're away!
2023-12-20 00:40:35 +00:00
2756eb0eb5
docs: update npm dependencies
2023-07-01 01:15:13 +01:00
ebbaed88d8
Update 11ty to 2.0 o/
2023-02-22 00:46:55 +00:00
d3900e2ad9
Update dependencies
...
also add missing debug dependency
Ref CI job output
2022-08-06 15:03:33 +01:00
8eec6a32f7
Add CSS minification
2022-07-06 00:28:55 +01:00
bd88f93296
Update dependencies
2022-07-05 20:58:19 +01:00
7622d85efa
docs: update dependencies
2022-05-01 17:01:03 +01:00
dependabot[bot]
2ed3042bc8
Bump follow-redirects from 1.14.1 to 1.14.8 in /.docs
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 08:13:49 +00:00
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
4955aa7579
docs: update dependencies
2021-10-11 02:45:21 +01:00
c8773efe22
Docs: Upgrade reference to support categorical display
...
It even persists your preference using localStorage!
2021-10-05 02:02:53 +01:00
66a3244203
Bugfix docs: fix last section not appearing in reference
2021-10-04 21:45:15 +01:00
75d40d7a6c
Update dependencies
2021-09-11 01:45:57 +01:00
f1aa481d99
website: remove extra rogue npm package
2021-08-08 22:02:31 +01:00
b55f7018f9
Docs: add syntax highlighting to command invocations
2021-07-06 02:47:45 +01:00
9232b79925
docs: Spruce up reference page
...
It looks much fancier now :D
2021-06-20 01:51:55 +01:00
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
117002f9e9
Start working on documentation website, but it's not finished yet
2021-05-31 02:20:23 +01:00