1
0
Fork 0
Commit graph

202 commits

Author SHA1 Message Date
joostdecock
0842b0411a chore: Update dependencies and prebuild artifacts 2024-05-11 17:08:05 +02:00
joostdecock
1b2167aad1 chore: Dependencies and prebuild artifacts update 2024-05-04 17:05:28 +02:00
Joost De Cock
b4a1216a5c
Merge branch 'develop' into jane 2024-05-04 16:40:24 +02:00
Jonathan Haas
68a39c0f97 Replace let with const, run reconfigure script 2024-05-02 18:43:23 +02:00
Jonathan Haas
44bb09e4c3
add(bibi): Add Bibi, a FreeSewing pattern for a knit top body block 2024-04-30 07:46:57 +02:00
joostdecock
9b182bc056 fix(org): React dependency issue 2024-04-28 16:58:06 +02:00
joostdecock
21ee1c4a36 fix(org): Switch to direct grep rather than find
When we don't care about the language, use grep directly rather than
find first in prebuild script.

This is to sidestep an issue where the vercel build fails because the
find+grep combo fails (even though it does find the results).
2024-04-28 15:51:19 +02:00
joostdecock
079a739c1a chore(org): Wrap scan for jargon in try ... catch
Vercel is unhappy because the scan for jargon pages errors, but I
honestly don't know why because the command runs just fine locally.

So I've wrapped this in a try ... catch block, but we'll have to await
the Vercel build to check whether that resolves the matter.
2024-04-28 15:44:56 +02:00
joostdecock
08e0f75244 fix(shared): Fix slug in org sitenav 2024-04-27 16:46:30 +02:00
Zee
d1c59301c8 adds n18i info 2024-03-24 14:59:20 +00:00
joostdecock
38d48690ad chore: Linter warnings 2024-03-23 17:14:57 +01:00
joostdecock
9ddcbf7e01 fix(lab): Always prebuild empty jargon file
Closes #6399
2024-03-23 11:52:58 +01:00
joostdecock
cd54b0884a chore(shared): Remove unused vars 2024-03-17 19:24:41 +01:00
joostdecock
b354b189d6 feat(shared): Auto-generate jargon list. Closes #6102 2024-03-17 19:19:56 +01:00
Joost De Cock
ac7f363189
Merge pull request #6267 from freesewing/joost
chore: Update markdown guide, take out section on adding terms
2024-03-03 11:40:19 +01:00
joostdecock
8af3dd1880 fix(shared): Change in execa API 2024-03-03 11:37:06 +01:00
joostdecock
e171869b32 feat(org): Add user id to showcase post form 2024-03-03 11:15:19 +01:00
joostdecock
feb32b6cab fix(shared): Migrate to execa 5 named export 2024-03-03 10:12:21 +01:00
joostdecock
78bafc4f00 wip: Working on posts author/maker info 2024-02-18 18:48:59 +01:00
Benjamin Fan
fc6b6846a8 fix(shared): Blog navigation menu in reverse chronological order 2024-02-13 05:55:14 -08:00
joostdecock
9fc083142a chore(org): Prebuild changes for new design 2024-02-04 12:18:49 +01:00
joostdecock
ffe938783f wip(org): Working on stats/users pages 2024-01-14 18:31:52 +01:00
joostdecock
6e9e2f97ba fix: Add missing measurments images to SDE 2023-12-24 13:27:10 +01:00
joostdecock
88ff8fc9e8 fix(lab): Update prebuilt pages 2023-12-03 17:44:39 +01:00
joostdecock
f6a1063e59 chore: Various small tweaks 2023-11-03 19:41:21 +01:00
joostdecock
2472ab1824 feat(shared): Add dynamic OG images 2023-11-03 15:36:09 +01:00
joostdecock
d36643d4a8 feat(shared): Add OG images to prebuild 2023-11-03 13:34:47 +01:00
joostdecock
ecdbe60afe chore: Remove lint 2023-11-02 17:27:41 +01:00
joostdecock
40b926e801 feat(shared): Implemented search and indexing 2023-11-02 17:17:11 +01:00
joostdecock
8cb5ee9498 chore: Migrate to MDX 3 2023-10-30 17:46:39 +01:00
joostdecock
73fbc4e8bd chore: Reconfigure packages 2023-10-25 17:16:03 +02:00
joostdecock
21b756e451 chore: Reconfigure packages 2023-10-24 17:01:54 +02:00
joostdecock
e01578223f fix(lab): update prebuild to recent org changes 2023-10-22 15:05:12 +02:00
joostdecock
83db4867c2 chore: Remove lint 2023-10-22 13:42:09 +02:00
joostdecock
6a22355d17 chore: Remove lint 2023-10-22 13:38:38 +02:00
joostdecock
75853412f6 chore: Disable preview deploys for i18n branch 2023-10-22 13:27:28 +02:00
joostdecock
cc0cd9a5b5 wip: Work on #5230 2023-10-22 12:48:06 +02:00
Joost De Cock
338bb751e0 chore(dev): Simplify home page and navigation 2023-10-20 18:13:23 +02:00
Joost De Cock
dba3c3731a feat(org): Admin updates for curated sets 2023-10-20 10:43:43 +02:00
Joost De Cock
9d06e89636 chore: Reconfigure packages 2023-10-18 17:56:39 +02:00
Joost De Cock
ded3347d2c chore: Various prebuild/reconfigure steps to integrate gozer 2023-10-17 08:29:47 +02:00
Joost De Cock
e31c2c55bc fix: Add skully to lab/org 2023-10-15 20:52:02 +02:00
Joost De Cock
571143de5a fix(lab): Make prebuild not rely on designs being in org 2023-10-15 15:39:24 +02:00
Joost De Cock
c9f89820ab chore(shared): Update after added shelly design 2023-10-14 14:30:31 +02:00
Joost De Cock
bfcce1b705 chore(otis): Properly add to monorepo 2023-10-14 13:27:49 +02:00
Joost De Cock
c257f41abe chore(shared): Prebuild update 2023-10-12 11:31:06 +02:00
Joost De Cock
ec0b8b0322 fix(org): Port blog posts to new MDX loader 2023-10-10 07:35:11 +02:00
Joost De Cock
c74e3f4b66 chore(org/lab): Clean up leftover static docs loading
Removing loading docs and passing them as static props to the workbench
since we now have proper support for loading mdx dynamically.
2023-10-09 18:13:47 +02:00
Joost De Cock
a0bcf01b47 chore: Remove lint 2023-10-09 13:47:36 +02:00
Joost De Cock
4dd836cf19 fix(lab): Update prebuild to changes in org 2023-10-09 13:02:16 +02:00