Michael Freno 650b216dbc feat(Bars): add site-aware layout and navigation with subdomain nav config
Refactor LeftBar/RightBarContent into main-site and subdomain variants.
Subdomain sites render a simplified, brand-colored shell iterating a new
pure nav-config module (NAV_CONFIG), with a "back to freno.me" affordance
and inline SVG icon resolver. The main site retains its bespoke bars
(Recent Posts, auth-aware nav, admin links, widgets) unchanged.

Add nav-config.ts as an import-free, unit-testable module defining the
per-site link sets (with external/href/auth-gating/icon contract), plus
filterNavByAuth helper and BACK_TO_FRENO link.
2026-07-23 10:38:53 -04:00
2026-07-23 08:43:40 -04:00
2026-07-23 08:43:40 -04:00
2026-05-28 16:48:06 -04:00
2026-07-23 08:43:40 -04:00
2026-07-23 08:43:40 -04:00
2025-12-17 13:51:13 -05:00
2025-12-16 22:42:05 -05:00
2026-07-23 08:43:40 -04:00
Description
No description provided
130 MiB
Languages
TypeScript 61.3%
JavaScript 36.8%
CSS 1.1%
HTML 0.5%
Shell 0.3%