App shell
AppShell + Sidebar from @nondominium/ndo-ui — not a custom element.
hApp sources: shell/AppShell.svelte, shell/Sidebar.svelte.
Live preview
Lobby content
Active Nondominium Physical
Community Solar Array
Shared photovoltaic infrastructure governed under nondominium principles by the Sensorica collective.
#uhC0kVX5k7dL…
Stable Commons Physical
Open Hardware CNC Bed
Community-maintained CNC router available for approved fabrication tasks.
#uhC0kAb3cDeF…
Layout recipe
<!-- Svelte 5 -->
<AppShell groups={groups} activePath={path} profileNickname={nickname} ...>
<LobbyView ... />
</AppShell>
/* Sidebar width: w-52 (13rem) */
/* Shell: flex min-h-screen bg-gray-100 */