Images (19 files):
- Downloaded all wp-content images referenced in source to public/
- Added [assets] binding in wrangler.toml — Cloudflare serves them as
static files directly (CDN-cached, bypasses Worker), with the Worker
proxy as fallback for any new uploads not yet saved
Announcements:
- Homepage now fetches all active non-expired announcements (up to 10)
- announcementBanner rewritten as rotating carousel: auto-advances
every 5s, prev/next arrows, dot indicators, per-announcement dismiss
stored in localStorage — dismissed ones skip in the rotation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>