1
0
Fork 0
Commit graph

43 commits

Author SHA1 Message Date
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
joostdecock
2ac149655c wip(shared): Theme changes 2023-04-08 10:53:24 +02:00
joostdecock
4b4537c2a7 wip(org): New header and theme picker 2023-04-07 17:10:54 +02:00
Joost De Cock
995bb23551 wip(shared): Nav prebuild changes 2023-03-28 16:47:52 +02:00
Joost De Cock
10ceb2df91 wip(org): Work on porting account pages to new navigation 2023-03-27 18:49:09 +02:00
Joost De Cock
5ea69e6372 chore(org): Work on navigation 2023-03-26 16:50:46 +02:00
Joost De Cock
91c0627cdd chore(shared): Shared navigation and wordmark tweaks 2023-03-26 09:18:51 +02:00
Joost De Cock
4697fbd999 chore(dev): Menu tweaks 2023-03-26 08:32:44 +02:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
joostdecock
37f7833983 feat(shared): Consolidate icons, simple spinner 2023-01-28 19:27:11 +01:00
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
joostdecock
85bd7f142f chore: more in upstream changes 2022-12-04 13:19:42 +01:00
Enoch Riese
8fc493858e add pattern titles back to swipe nav 2022-07-16 07:42:51 -04:00
Joost De Cock
a32e73f2fc chore: Fixing linter warnings 2022-07-12 20:47:39 +02:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00