You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(community): list sub-pages on the /community section page
The /community stub rendered empty because the default list layout
ranges over child content pages, of which the section has none — its
sub-pages only existed in the nav dropdown menu.
Add a community-specific list layout that renders the `community` menu
entries as a card grid, and enrich those menu entries with icon and
description params so the cards are self-documenting. New sub-pages now
only need a menu entry to appear in both the nav and the page body.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments