1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Joost De Cock
6bd84f4201 feat(dev): Added 404 page 2022-10-15 17:21:12 +02:00
Joost De Cock
55e376647e feat(dev): Generate OG images at build time 2022-10-15 05:24:18 +02:00
Joost De Cock
ad87a6c7fd chore(dev): Re-folded all docs into one page, dropped viz.js
Did some digging into why the page size had ballooned, and it turns out
it was due to viz.js taking up half the bundle size. So I've dropped the
Dot custom mdx component, and reverted to having all pages served from
one page using getStaticPaths.

Might optimize a bit more later, but for now page size first load JS
went from 816KB to 272KB so that's a big improvement.
2022-10-03 00:14:11 +02:00
Joost De Cock
0ee804876c chore(dev): Generated individual pages for MDX 2022-10-02 22:52:17 +02:00
Joost De Cock
8c65b9d132 chore(dev): Removed blog from the dev site 2022-10-02 21:58:34 +02:00
Joost De Cock
a023f1810c wip: Updates to lab to support v3 patterns 2022-08-29 17:44:50 +02:00
Joost De Cock
0431764a66 wip: Changes to lab for v3 2022-08-29 08:29:55 +02:00
joostdecock
4c1ac755a7 fix(new-design): Build script for ESM 2022-08-25 10:06:00 +02:00
Joost De Cock
68b522ede6 fix: Typo in prebuild code 2022-08-04 20:20:53 +02:00
Enoch Riese
04eae1f5fa deepscan fixes 2022-07-23 23:23:46 -05:00
Enoch Riese
e11489349b copy locale files to the sites in prebuild 2022-07-23 23:16:25 -05:00
Enoch Riese
cc233d66cc get rehype and remark on the same unist-util-visit version 2022-07-20 14:39:05 -04:00
Enoch Riese
6153317a31 use the same i18n prebuild methods in the sites 2022-07-20 11:21:48 -04:00
Joost De Cock
a32e73f2fc chore: Fixing linter warnings 2022-07-12 20:47:39 +02:00
Joost De Cock
c294bd353d chore: Make lab default for prebuilding sites 2022-06-24 21:22:38 +02:00
Joost De Cock
98ae9cc5ac wip(new-design): Started work on standalon development environment 2022-06-20 18:31:22 +02:00
Joost De Cock
1fbe6d3dbf fix(lab): Build issues 2022-06-19 15:10:48 +02:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00