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
Add blog feature with SEO, i18n, and tagging support
- Create blog posts table with comprehensive SEO fields (meta tags, Open Graph, Twitter cards)
- Implement polymorphic tagging system for flexible content categorization
- Add BlogPost, Tag, and Tagging models with proper associations
- Create blog posts controller with index and show actions
- Design NYT-style blog views with responsive layout
- Add RSS and Atom feed support for blog posts
- Create rake tasks for generating and deleting example blog posts
- Add internationalization support for all blog text
- Include Blog link in main navigation
- Simple pagination implementation without external dependencies
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments