Skip to content

Conversation

@steadyfall
Copy link
Contributor

Fixes #44

TL;DR - Add comprehensive tag-based categorization and filtering system for blog posts.

  • Show clickable tag badges on blog index and individual post headers
  • Implement /blog/tagged?tag=<tag> route for filtered post views
  • Add custom header and breadcrumbs for tagged post pages
  • Auto-redirect to main blog for non-existent or empty tags
  • Refactor shared logic between blog components to eliminate duplication
  • Dynamic page titles and proper theme integration

@steadyfall
Copy link
Contributor Author

Preview of the filtered post views:

image

@steadyfall steadyfall closed this Oct 2, 2025
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.

Categorize blog posts by tags #3038

1 participant