Skip to content

Conversation

@jgeluk
Copy link
Member

@jgeluk jgeluk commented Dec 1, 2025

Changes

This PR adds stylized letter badges to the objectives page and improves the overall card design.

Features

  • Letter badges: Replaced identical refresh icons with circular letter badges (A-M) for each objective
  • 🎨 Improved design: Badges use gradient backgrounds matching the primary color scheme
  • 📱 Dark mode support: Badges adapt to light/dark themes
  • Hover effects: Badges scale and rotate slightly on hover

Improvements

  • 🧹 Cleaner titles: Removed redundant letter prefixes from card titles (badge already shows the letter)
  • 🔧 YAML fixes: Fixed frontmatter parsing issues by quoting titles with colons
  • 📝 Consistency: Ensured all objective summaries are italicized
  • 📋 Navigation: Updated sidebar to show lettered objectives alphabetically

Files Changed

  • 13 objective markdown files (added letter prefixes to titles/headings)
  • (replaced icons with badges, removed letter prefixes)
  • (added letter prefixes to sidebar navigation)
  • (added badge styling with hover effects)

Visual Changes

  • Each objective card now displays a unique circular badge with its letter
  • Card titles no longer repeat the letter (e.g., "Interoperability Achieved" instead of "A: Interoperability Achieved")
  • Badges have gradient backgrounds and smooth hover animations

- Add stylized circular letter badges (A-M) to replace identical refresh icons
- Remove letter prefixes from card titles (badge already shows letter)
- Fix YAML frontmatter: quote titles with colons and fix indentation
- Ensure all objective summaries are consistently italicized
- Update sidebar navigation to show lettered objectives alphabetically
- Add CSS styling for badge hover effects and dark mode support
@jgeluk jgeluk merged commit 257a5ca into main Dec 1, 2025
2 checks passed
@jgeluk jgeluk deleted the feat/objective-lettering branch December 1, 2025 23:49
jgeluk added a commit that referenced this pull request Dec 30, 2025
)

- Add stylized circular letter badges (A-M) to replace identical refresh icons
- Remove letter prefixes from card titles (badge already shows letter)
- Fix YAML frontmatter: quote titles with colons and fix indentation
- Ensure all objective summaries are consistently italicized
- Update sidebar navigation to show lettered objectives alphabetically
- Add CSS styling for badge hover effects and dark mode support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants