auto-claude: subtask-1-2 - Run optimization on existing blog post images
Generated responsive image variants for all 4 existing blog posts: - automated-ad-creatives - erp-integration-breuninger - fullstack-development-timetracking - rfid-automation Each post now has optimized cover images in multiple sizes: - JPG variants: 200w, 300w, 400w, 600w, 800w, 1200w - WebP variants: 200w, 300w, 400w, 600w, 800w, 1200w - Optimized originals: cover.jpg, cover.webp This matches the optimization pipeline used for project images and enables responsive image loading with WebP support. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
+4
-1
@@ -81,4 +81,7 @@ supabase/.temp/
|
||||
.history/
|
||||
|
||||
# Source images (originals before optimization)
|
||||
source-images/
|
||||
source-images/
|
||||
|
||||
# Auto Claude data directory
|
||||
.auto-claude/
|
||||
|
||||
Reference in New Issue
Block a user