1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Joost De Cock
244f4524c4 wip(dev): Refactoring navigation 2023-03-26 06:51:11 +02:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Enoch Riese
15d60598b2
Update mdx.mjs
lint fix
2022-12-28 13:57:51 -06:00
Benjamin F
428d45a15b fix(shared): Remove redundant logic 2022-12-23 08:51:02 -08: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
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
Renamed from sites/freesewing.shared/prebuild/mdx.mjs (Browse further)