7 Commits

Author SHA1 Message Date
svemagie
0191a2a957 docs: document store integration, draft posts, reset behavior
- Add store integration section explaining the postTemplate → createFile flow
- Update API response example to use new "Title - Author" name format
- Add reset route to admin routes table
- Update troubleshooting: reset button, store-only migration path

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 23:01:13 +01:00
svemagie
56f859e70d docs: note draft status and simplified content format
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 22:26:41 +01:00
svemagie
f7cf168cd4 docs: describe likes admin dashboard UI sections
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 21:55:13 +01:00
svemagie
ab5380bf19 docs: document baseline-first sync, MongoDB collections, troubleshooting
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 21:43:08 +01:00
svemagie
72cc2238f4 docs: add YouTube Likes Sync documentation to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 20:57:31 +01:00
Ricardo
58ea798106 docs: update CLAUDE.md and README.md with multi-channel support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:23:26 +01:00
Ricardo
2b8de8027b Initial commit: YouTube channel endpoint for Indiekit
Features:
- Display latest videos from any YouTube channel
- Live streaming status with animated badge
- Upcoming stream detection
- Admin dashboard with video grid
- Public JSON API for Eleventy integration
- Quota-efficient API usage (playlist method)
- Smart caching (5min videos, 1min live status)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 23:02:13 +01:00