- Installed react-markdown and remark-gfm for GitHub-flavored markdown
- Installed @tailwindcss/typography for proper prose styling
- Rewrote page.tsx to render markdown content as HTML
- Links are now clickable with proper hover states
- Headers, lists, and other markdown elements properly styled
- Fixes Task #12: Blog now renders markdown correctly
- Enhanced UI to detect and format AI digest posts
- Added category-based display for digest entries
- Installed date-fns for better date formatting
- Added visual distinction for AI-generated digests