1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
joostdecock
d2b4d2d3b3 fix: Merge in develop changes without re-introduced issues
There were some trouble the snuck in when mergin an earlier PR
2023-07-21 18:19:07 +02:00
Joost De Cock
78fa37869e chore(shared/dev): Remove use-navigation hook 2023-07-20 08:42:56 +02:00
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
8a4c558cee more contained fixes to docs 2023-07-17 11:40:45 -05: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
232dddb019 fix: Off-by-one error in PrevNext 2023-07-14 15:08:50 +02:00
joostdecock
0a8dd5f111 feat(dev/shared): Ported PrevNext component to new nav structure 2023-07-14 09:23:37 +02:00