1
0
Fork 0
Commit graph

37 commits

Author SHA1 Message Date
bobgeorgethe3rd
b789f1d218 Insure section directory exists for lab prebuild 2023-04-16 17:56:05 +00:00
Enoch Riese
6623b0e482 fix (shared/prebuild/i18n) folders to check for sidecars should be relative to prebuild file 2023-03-14 19:05:10 -05:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +01:00
joostdecock
8634b84e04 fix(org): Fix prebuild to output mjs 2023-02-05 16:39:18 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Joost De Cock
378df4b156
Merge pull request #3432 from freesewing/backend
feat(backend): Reworked signup flow and translation
2023-01-14 17:53:24 +01:00
Enoch Riese
df32db7d44 lint fix 2023-01-12 17:16:13 -06:00
Enoch Riese
89d5365d9d escape inline code while parsing it for og images 2023-01-12 17:08:22 -06:00
joostdecock
f4bc6f355c fix(org): Issue in prebuild script 2023-01-12 19:10:49 +01:00
joostdecock
53920b44c8 chore: Linter won't let us have nice things 2023-01-11 19:56:14 +01:00
joostdecock
cb3231eba2 feat(org): Changes to code-adjacent translation files 2023-01-11 19:50:57 +01:00
joostdecock
1a294fb98f chore: Linter warnings 2023-01-10 20:31:15 +01:00
joostdecock
c8bb4b7c32 chore: Handle errors in OG image generation 2023-01-10 19:47:44 +01:00
joostdecock
af35a10c06 chore(org): Work towards passing build 2023-01-09 21:37:05 +01:00
joostdecock
a719a47524 chore: Linter warning fix 2023-01-09 20:50:21 +01:00
Joost De Cock
c016b0fbcd fix(org): Linter warnings 2023-01-09 20:36:37 +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
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