Enoch Riese
5cb68f50de
deepscan fixes
2023-07-18 23:27:10 -06:00
Enoch Riese
9e1431d554
convert blog and showcase pages to dynamic mdx loading
2023-07-17 20:10:08 -05:00
Enoch Riese
49e085b271
lint fixes
2023-07-17 12:17:23 -05:00
Enoch Riese
8a4c558cee
more contained fixes to docs
2023-07-17 11:40:45 -05:00
joostdecock
f9edff656c
feat(shared): Started linedrawing JSX collection with Aaron
2023-07-17 09:19:00 +02:00
joostdecock
d324a02bd8
chore: Changes to link style
2023-07-16 17:15:10 +02:00
joostdecock
4c60ab7c0b
chore(shared): Tweaks to breadcrumbs and dev modal menu
2023-07-16 09:51:06 +02:00
joostdecock
50580720dd
chore(shared): Hover color on edit page button
2023-07-16 09:27:46 +02:00
joostdecock
fd5b10775f
chore(shared): Updated 'edit this page' button
2023-07-16 09:20:23 +02:00
joostdecock
9084bf4f1a
fix(dev): Make slug available in header for modal menu
2023-07-16 08:25:08 +02:00
joostdecock
0bbae1b01b
chore: Linter warnings
2023-07-16 07:39:45 +02:00
joostdecock
87c2825e06
chore: Linter warnings
2023-07-16 07:36:13 +02:00
joostdecock
3df7367fc7
chore: Linter warnings
2023-07-16 07:27:51 +02:00
joostdecock
5a9f2f8d40
wip(shared): Changes to layouts
...
This will break the org build, but we need to rip out sanity anyway so
I don't think it's worth obsessing over it now.
I've essentially changes the default layout and added a new navigation
component.
2023-07-15 16:55:22 +02:00
joostdecock
54abc42e73
feat(dev): Added footer links via use-navigation
2023-07-15 12:16:21 +02:00
joostdecock
9f957793f9
feat(dev): Ported pages to new layout
2023-07-15 11:54:32 +02:00
joostdecock
c1ca217b52
fix(dev): Hide contact page from site navigation
2023-07-15 11:00:18 +02:00
joostdecock
3174b9a145
chore(shared): Made it more clear that there's a default layout
2023-07-15 10:45:44 +02:00
joostdecock
3dcc518d53
fix(shared): Toc should also allow scrolling to toc
...
Also removed invalid nesting in HTML structure
2023-07-15 10:41:25 +02:00
joostdecock
74bd55a715
chore(shared): Export getRoot from ReadMore component
2023-07-15 10:40:46 +02:00
joostdecock
c21e781141
fix(shared): Hide MDX meta info on smaller viewports
2023-07-15 10:40:15 +02:00
joostdecock
232dddb019
fix: Off-by-one error in PrevNext
2023-07-14 15:08:50 +02:00
Joost De Cock
99d2fc51aa
fix: Linter warnings
2023-07-14 10:54:20 +02:00
joostdecock
0a8dd5f111
feat(dev/shared): Ported PrevNext component to new nav structure
2023-07-14 09:23:37 +02:00
joostdecock
b89d0474ef
chore: Fixed linter issues
2023-07-14 07:58:12 +02:00
joostdecock
dce1f6a608
chore: Tweaks to MDX metadata display
2023-07-13 21:15:25 +02:00
joostdecock
0ec14528e0
feat: improve sitemap including on mobile
2023-07-13 19:58:42 +02:00
Joost De Cock
43c6827c18
wip: Work on sitemap
2023-07-13 18:18:07 +02:00
Joost De Cock
d814efe41d
chore: Fix linter issues
2023-07-12 17:54:03 +02:00
Joost De Cock
2259427fa9
fix(shared): Bring back level support in ReadMore
2023-07-12 17:52:24 +02:00
Joost De Cock
2ba63f0a4e
chore: Remove unused code from ReadMore component
2023-07-12 12:32:46 +02:00
Joost De Cock
67817834bc
fix(shared): Make ReadMore component lean
2023-07-11 21:01:34 +02:00
Joost De Cock
4782516089
feat: Added Ukranian language
2023-07-11 20:17:24 +02:00
joostdecock
af59185d14
fix(shared): Removed incorrect namespace files
2023-07-09 19:27:44 +02:00
Joost De Cock
f2a51352f9
Merge pull request #4418 from freesewing/joost
...
feat(org): Translation pages
2023-07-09 19:03:50 +02:00
joostdecock
b822e35fbe
feat(org): Added various translation pages
2023-07-09 18:50:13 +02:00
Joost De Cock
cb738e80ac
New translations gdpr.en.yaml (Ukrainian)
...
[ci skip]
2023-07-07 08:40:05 +02:00
Joost De Cock
8e7c6c67ba
New translations gdpr.en.yaml (Dutch)
...
[ci skip]
2023-07-07 08:40:04 +02:00
Joost De Cock
b357370646
New translations gdpr.en.yaml (German)
...
[ci skip]
2023-07-07 08:40:03 +02:00
Joost De Cock
023d8f8fee
New translations gdpr.en.yaml (Spanish)
...
[ci skip]
2023-07-07 08:40:01 +02:00
Joost De Cock
57cfc32a7d
New translations gdpr.en.yaml (French)
...
[ci skip]
2023-07-07 08:40:00 +02:00
Joost De Cock
7ff5fdeb99
Merge pull request #4408 from freesewing/joost
...
fix(org): Added translation for translation page (so meta)
2023-07-06 20:06:56 +02:00
Enoch Riese
f49e80edd7
use img instead of Image for now
2023-07-06 12:55:32 -05:00
Joost De Cock
1ee8e10957
fix(org): Added translation for translation page (so meta)
2023-07-06 19:13:42 +02:00
Enoch Riese
107d7d8483
memoize backend in use-backend hook
2023-07-06 07:26:39 -05:00
Joost De Cock
073861f220
chore: Linter warnings
2023-07-05 21:06:33 +02:00
Joost De Cock
a2b689e69a
feat(org): Added translation status page
2023-07-05 20:58:30 +02:00
Enoch Riese
7f88ed5ae6
Merge branch 'develop' into eriese-sanity-sitemap
2023-07-04 14:34:59 -05:00
Enoch Riese
aee2491bdf
add blog and showcase pages to the nav prebuild
2023-07-03 13:28:41 -05:00
joostdecock
1751b7cc8e
chore(workbench): Set namespace for plugin-i18n
2023-07-02 19:41:44 +02:00