Commit Graph

7 Commits

Author SHA1 Message Date
dc060d2b1a Signed-off-by: OpenClaw Bot <ai-agent@topdoglabs.com> 2026-02-24 16:33:29 -06:00
9720390e1a Add podcast feature with TTS, RSS feed, and web player
- Multi-provider TTS service (OpenAI, Piper, macOS say)
- Supabase Storage integration for audio files
- RSS 2.0 feed with iTunes extensions for podcast distribution
- Web audio player at /podcast page
- Integration with daily digest workflow
- Manual TTS generation script
- Complete documentation in PODCAST_SETUP.md
2026-02-23 20:15:27 -06:00
26a1a19f3a Signed-off-by: Matt Bruce <mbrucedogs@gmail.com> 2026-02-22 10:47:53 -06:00
a0c015df56 Supabase migration + blog redesign 2026-02-21 15:05:13 -06:00
b618772883 Add markdown rendering with react-markdown
- 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
2026-02-19 08:45:14 -06:00
c977828350 Add digest viewing support and date-fns
- 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
2026-02-18 09:49:07 -06:00
8fdb7f8350 Initial commit from Create Next App 2026-02-18 07:18:00 -06:00