mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
6cf26f9582
Replace iframe-based featured pages with native dashboard layout using tabbed navigation, sidebar with metadata, and partner-specific content. - Rewrite dashboard featured/[slug].astro from iframe embed to native Astro page with Overview content + Website external link tab - Expand FeaturedItem type with metadata, links, CTA, and badge data - Add partner badge color variants (Partner/Database/Toolkit) - Add sidebar cards: partner info, CTA button, install command, metadata, links - Remove redundant metadata fields (Type/Category/Website already shown via dedicated fields) - Update docs/ featured pages with component-page layout (legacy site) - Create docs/css/featured-page.css for featured-specific styles Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>