joostdecock
18e32da77b
feat(markdown): Added start page for designers
2023-05-21 10:33:25 +02:00
joostdecock
da72239ae5
chore(markdown): Renamed patterns to designs in url
2023-05-21 10:18:58 +02:00
joostdecock
b302e9cefc
fix(shared): Styling issue in ReadMore MDX component
2023-05-21 10:11:40 +02:00
joostdecock
c3dc282717
feat(shared): Added DocsTitle MDX component
2023-05-21 10:11:26 +02:00
joostdecock
ea8d540305
feat(org): Added sitemap
2023-05-21 09:58:59 +02:00
joostdecock
8dff0b8f1b
chore(dev): Changed to prebuild and ReadMore
2023-05-21 09:41:20 +02:00
joostdecock
6604fdaed3
chore(sites): Tweaks to run scripts
2023-05-21 09:40:54 +02:00
joostdecock
ef5e12110d
feat(markdown): Additional docs structure
2023-05-21 09:33:41 +02:00
joostdecock
b30e99f294
fix(shared): Removed invalid translation files
2023-05-20 17:48:36 +02:00
Joost De Cock
7f4e05bdba
Merge pull request #4091 from freesewing/i18n
...
New Crowdin updates
2023-05-20 17:07:55 +02:00
joostdecock
7d6863f7b5
Merge branch 'develop' into i18n
2023-05-20 17:07:24 +02:00
joostdecock
398e990fff
fix(markdown): Crowding frontmatter issues
2023-05-20 17:00:35 +02:00
joostdecock
b84cd8ee4f
fix(new-design): Include data.mjs in package
2023-05-20 16:57:11 +02:00
joostdecock
da8d139d90
wip(sites): Prebuild tweaks
2023-05-20 16:56:51 +02:00
Joost De Cock
d596ffad3e
New translations en.md (Ukrainian)
2023-05-20 16:16:43 +02:00
Joost De Cock
1ccb7b7923
New translations en.md (Dutch)
2023-05-20 16:13:23 +02:00
Joost De Cock
4fc4fab186
New translations en.md (German)
2023-05-20 16:10:00 +02:00
Joost De Cock
e6bf225c6a
New translations en.md (Spanish)
2023-05-20 16:06:34 +02:00
Joost De Cock
e72655ff5e
New translations en.md (French)
2023-05-20 16:03:48 +02:00
Joost De Cock
6bbaa4b8af
Merge pull request #4093 from freesewing/less-routes
...
fix(sites): Generate less routes by importing MDX dynamically
2023-05-20 15:57:14 +02:00
joostdecock
9f30338939
chore: Fix linter warnings
2023-05-20 15:47:56 +02:00
joostdecock
d8987264f7
chore(sites): Skip OG for now
2023-05-20 15:22:29 +02:00
joostdecock
054f34b8c0
fix(sites): Build dependencies prior to building sites
2023-05-20 15:18:10 +02:00
joostdecock
ce556a4664
chore(shared): Disable search for now
2023-05-20 14:55:16 +02:00
joostdecock
0dc94658fd
fix(shared): Issue with theme caused by linter fix
2023-05-20 14:47:29 +02:00
joostdecock
901422cf4e
chore(org): Linter fixes
2023-05-20 14:44:38 +02:00
joostdecock
e027d560f8
chore(org): Linter fixes
2023-05-20 14:38:09 +02:00
joostdecock
4a5b80afe4
chore(org): Linter fixes
2023-05-20 14:28:15 +02:00
joostdecock
e2bf337bb2
fix(org): Load MDX dynamically to reduce the number of routes
...
Prior to this commit we'd generate a page for each MDX document as that
avoids having to load MDX dynamically (which can be tricky) or through
static props (which causes issues with serialization).
However, Vercel (which hosts for us) has an upper limit on the number of
routes, and because of this extensive documentation, we blew passed it
with this approach.
This changes to a dynamic resolution of MDX content with an async import
in the useEffect hook. This should drastically reduce the number of
routes and make Vercel happy.
I didn't do much digging into the effects of this on SSR. If it turns
out it's causes issues, we'll deal with it at that time.
2023-05-20 14:06:39 +02:00
joostdecock
a4f192e090
fix(dev): Load MDX dynamically to reduce the number of routes
...
Prior to this commit we'd generate a page for each MDX document as that
avoids having to load MDX dynamically (which can be tricky) or through
static props (which causes issues with serialization).
However, Vercel (which hosts for us) has an upper limit on the number of
routes, and because of this extensive documentation, we blew passed it
with this approach.
This changes to a dynamic resolution of MDX content with an async import
in the useEffect hook. This should drastically reduce the number of
routes and make Vercel happy.
I didn't do much digging into the effects of this on SSR. If it turns
out it's causes issues, we'll deal with it at that time.
2023-05-20 13:22:36 +02:00
Joost De Cock
eeae21ab20
Merge pull request #4082 from freesewing/dependabot/npm_and_yarn/react-hot-toast-2.4.1
...
chore(deps): bump react-hot-toast from 2.4.0 to 2.4.1
2023-05-20 12:28:04 +02:00
Joost De Cock
e827020f01
Merge pull request #4083 from freesewing/dependabot/npm_and_yarn/prisma-4.14.1
...
chore(deps-dev): bump prisma from 4.14.0 to 4.14.1
2023-05-20 12:27:52 +02:00
Joost De Cock
ab506dadeb
New translations en.md (Spanish)
2023-05-20 10:41:54 +02:00
Joost De Cock
e18a275724
New translations en.md (Spanish)
2023-05-20 10:36:27 +02:00
Joost De Cock
c6a6abe304
New translations en.md (Spanish)
2023-05-20 10:36:26 +02:00
Joost De Cock
bb746a54db
New translations en.md (Spanish)
2023-05-20 10:36:24 +02:00
Joost De Cock
d35387d47f
New translations en.md (Spanish)
2023-05-20 10:36:23 +02:00
Joost De Cock
800968bafe
New translations cutlist.yaml (Spanish)
2023-05-20 10:36:20 +02:00
Joost De Cock
129a141997
New translations susi.yaml (Spanish)
2023-05-20 10:36:19 +02:00
Joost De Cock
8fbfcefbd8
New translations octoplushy.yml (Spanish)
2023-05-20 10:36:18 +02:00
Joost De Cock
0b6e155e8e
New translations en.md (Spanish)
2023-05-20 10:36:17 +02:00
Joost De Cock
a0dbf1cb4e
New translations noble.yml (Spanish)
2023-05-20 10:36:16 +02:00
Joost De Cock
eb4488f622
New translations lucy.yml (Spanish)
2023-05-20 10:36:15 +02:00
Joost De Cock
c780c9d541
New translations bob.yml (Spanish)
2023-05-20 10:36:15 +02:00
Joost De Cock
14221ef502
New translations patrons.yaml (Spanish)
2023-05-20 10:36:13 +02:00
Joost De Cock
98225cca06
New translations themes.yaml (Spanish)
2023-05-20 10:36:11 +02:00
Joost De Cock
af2c218a8e
New translations common.yaml (Spanish)
2023-05-20 10:36:10 +02:00
Joost De Cock
e898a8fe29
New translations workbench.yaml (Spanish)
2023-05-20 10:36:09 +02:00
Joost De Cock
c97aaac592
New translations en.md (Spanish)
2023-05-20 10:36:08 +02:00
Joost De Cock
d8bd1d3567
New translations en.md (Spanish)
2023-05-20 10:36:06 +02:00