Commit Graph

5 Commits

Author SHA1 Message Date
Misode 1b91485bf1 Giscus (#209)
* Test giscus on homepage

* Use @giscus/react and support light theme

* Track prefers color scheme

* Create a discussion tab for each version
2022-03-16 02:39:33 +01:00
Misode 4122991b3b Set default version to 1.18.2 in index.html 2022-03-11 00:02:46 +01:00
Misode 48fdd57caf Fix for browsers without bigint support (#210)
* Attempt to prevent bigint errors

* Define bigint in index.html

* BigInt64Array

* Maybe now?
2022-03-10 23:57:08 +01:00
Misode 1ae95fcf78 Make 1.18 the default version 2021-11-30 23:53:35 +01:00
Misode 09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00