Correct Supabase URL in blog image migration script and add comprehensive documentation
- Update scripts/update-blog-images.sql with correct Supabase URL (dpbrczhugdkvchigxxqs)
- Replace old Supabase URL (gqtvmkrzphgadxbqivcm) that was from previous instance
- Add comprehensive root cause analysis: BLOG_IMAGES_ACTION_PLAN.md
- Add detailed migration guide: BLOG_IMAGE_MIGRATION_GUIDE.md
- Add troubleshooting guide: BLOG_MISSING_IMAGES_ANALYSIS.md
- Create helper script: download-and-upload-blog-images.ts
- Weebly images (20 articles) never migrated to Supabase - still pointing to dead Weebly CDN
- Original Katura articles (5) use local paths that should work
- SQL migration was prepared but used old/wrong Supabase URL
32946b9View on GitHub →