joostdecock
5728a1d10f
feat(org): Ported themes to ESM and made more things themeable
2023-07-29 14:21:59 +02:00
joostdecock
2c044ffa70
fix(shared): Issues with sitenav/prebuild
2023-07-26 18:49:54 +02:00
joostdecock
25a3c06f7d
chore(shared): Remove debug output
2023-07-23 19:07:18 +02:00
joostdecock
e6c3790cd3
wip: Move translation files to facilitate crowdin
2023-07-23 18:32:12 +02:00
Joost De Cock
e9e04b5173
New translations sections.en.yaml (Ukrainian)
...
skip-build
2023-07-22 00:12:44 +02:00
Joost De Cock
fd40ab53cd
New translations sections.en.yaml (Dutch)
...
skip-build
2023-07-22 00:12:37 +02:00
Joost De Cock
53d17db02b
New translations sections.en.yaml (German)
...
skip-build
2023-07-22 00:12:29 +02:00
Joost De Cock
7a7b7a4696
New translations sections.en.yaml (Spanish)
...
skip-build
2023-07-22 00:12:21 +02:00
Joost De Cock
b6bf3bc6d8
New translations sections.en.yaml (French)
...
skip-build
2023-07-22 00:12:13 +02:00
joostdecock
e356607766
chore(shared): Make SectionsMenu a shared component
2023-07-21 14:22:46 +02:00
Joost De Cock
78fa37869e
chore(shared/dev): Remove use-navigation hook
2023-07-20 08:42:56 +02:00
Enoch Riese
9e1431d554
convert blog and showcase pages to dynamic mdx loading
2023-07-17 20:10:08 -05:00
Enoch Riese
8a4c558cee
more contained fixes to docs
2023-07-17 11:40:45 -05: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
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
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
Enoch Riese
860cc3826b
ssg pagination for blog pages
2023-06-22 16:27:08 -05:00
Enoch Riese
74cbfb4061
add pagination to blog and showcase pages
2023-06-21 15:27:19 -05:00
Enoch Riese
e1be833dfd
dry up headers and layout wrappers. use sticky side navs
2023-06-20 16:52:00 -05:00
joostdecock
c475b2dd52
fix(shared): Missing icon
2023-06-15 19:30:31 +02:00
joostdecock
714e94a512
chore(shared): more translation strings
2023-05-26 11:39:45 +02:00
joostdecock
ab3dc2adb5
feat(lab): Add more pages
2023-05-26 10:41:19 +02:00
Joost De Cock
94f96ec605
wip(lab): Tweaks to pages
2023-05-24 20:02:25 +02:00
Joost De Cock
a57ca51fc4
chore: Linter warnings
2023-05-24 17:18:37 +02:00
Joost De Cock
1693a9ed65
chore(dev): Tweaks on home page and contact
2023-05-23 10:52:39 +02:00
Joost De Cock
5ded145d13
fix(shared): Put back aside naviation on desktop
2023-05-23 09:56:03 +02:00
Joost De Cock
53d8a61131
fix(dev): Remove v2 aside navigation
2023-05-22 20:08:42 +02:00
Joost De Cock
2b60094990
feat(dev): Better modal menu
2023-05-22 19:53:24 +02:00
Joost De Cock
5e123a7be7
chore(shared): Removed aside border
2023-05-22 16:41:38 +02:00
Joost De Cock
83cb6b229c
fix(shared): bug in nagivation
2023-05-22 15:43:41 +02:00
joostdecock
eb706f5490
chore(shared): Linter warning
2023-05-21 10:51:36 +02:00
joostdecock
8dff0b8f1b
chore(dev): Changed to prebuild and ReadMore
2023-05-21 09:41:20 +02:00
joostdecock
c49a47a0de
chore: Fixing linter warnings
2023-05-19 16:31:28 +02:00
joostdecock
4fae3a425f
feat(dev): Ported dev site to new v3 site framework
2023-05-16 10:34:13 +02:00
joostdecock
ed1ac8a7a7
Merge branch 'develop' into joost
2023-05-16 08:49:35 +02:00
joostdecock
6dbc6fe078
wip(org): Work on curated sets
2023-05-08 09:31:37 +02:00
joostdecock
39e013be42
feat(org): Better /new page
2023-04-30 21:24:35 +02:00
Joost De Cock
e47c18177b
wip(shared): Removed useApp hook in favor of contexts
...
This removes the useApp hook from all org pages in favor of various
context. This means there is no longer global state that gets passed
around, instead each component that requires access to something shared
(like account, or navigation) can just use the context instead.
This is a first step, as a lot of shared components stil rely on app not
to mention the dev and lab sites.
2023-04-28 21:23:06 +02:00
Joost De Cock
6340592206
feat(shared): Added TrophyIcon
2023-04-25 11:10:49 +02:00
Joost De Cock
c5e8f69459
fix(shared): Check for crumbs being present
2023-04-19 20:05:09 +02:00
joostdecock
6057d0f548
chore(org): Slice navigation for faq pages
2023-04-16 17:35:44 +02:00
joostdecock
33c609c886
chore: Linter warnings
2023-04-16 17:13:18 +02:00
joostdecock
86a5a8765b
wip(org): Work on modal menus
2023-04-16 16:19:49 +02:00
joostdecock
dbab735eeb
wip(shared): Work on modal menu
2023-04-09 15:57:25 +02:00