1
0

5 Commits

Author SHA1 Message Date
8e32989785
refactor to use CSS grid 2024-10-12 23:47:09 -05:00
8ac0f6b931
add transition to nav tree
user-agent detection is employed to ensure that the SSR renders the nav items by default for desktop (opposite for mobile). CSS media queries take over after the content loads on the device.

TODO: fix preview pane jump on desktop
2024-10-12 14:38:35 -05:00
424db4eaa1
hide "preview" nav item on desktop 2024-10-12 01:50:08 -05:00
ff98c46ed2
two column layout for desktop 2024-10-12 01:17:44 -05:00
5acb6af50a
add mobile nav toggle 2024-10-12 00:53:39 -05:00