V0.13.0
Name:v0.13.0Status:active

v0.13.0 — Navigation

A focused milestone on navigation primitives. The nav rune learns four contextual layouts (sidebar, header menubar, footer columns, section-landing cards) so a single content model expresses every kind of navigation a site needs — see SPEC-046. Sidebars gain collapsible groups with URL-aware auto-open. A new pagination rune covers prev/next sequential reading flows — see SPEC-047.

Currently planned:

Feature items:

History 2
  1. 29cd7e5
    Content editedby bjornolofandersson
  2. e9a38e9
    Created (active)by bjornolofandersson
  • WORK-178 — Nav layout foundations: schema + engine wiring for menubar and columns, with Lumina CSS.
  • WORK-179 — Collapsible sidebar: collapsible modifier, NavGroup data-collapsed sentinel, core postProcess auto-open from current URL, nav-collapsible behavior, Lumina styling.
  • WORK-180 — Cards nav layout: extend Frontmatter with optional icon?, enrich NavItem with title/description/icon from the registry, Lumina CSS.
  • WORK-181 — Menubar interactive behavior: nav-menubar (desktop dropdown open/close, mobile hamburger toggle, keyboard navigation, focus management).
  • WORK-182 — Sequential page navigation: pagination rune with auto mode resolving prev/next from declared nav order → frontmatter order → directory order, plus explicit prev/next attributes.

Docs and adoption items:

No work items linked to this milestone.