davsclaus commented on issue #1631: URL: https://github.com/apache/camel-website/issues/1631#issuecomment-4679335973
Combined image optimization into a single PR: **#1639 — Optimize blog images: dedup, resize, PNG→JPEG** - Delete 101 duplicate featured.png (48 + 53 copies of two different camel photos) → shared 88KB JPEG fallback - Resize all blog images to 800px max width (CSS caps at max-width: 800px) - Convert 99 photo-PNGs to JPEG (5-10× smaller) - Total blog images: ~440MB → ~202MB (54% reduction, ~238MB saved) Supersedes #1637 and #1638 (now closed). --- **Updated summary of all active PRs for this issue:** | PR | Description | Size saved | |---|---|---| | #1633 | Jenkinsfile: rsync deploy + CDN nudge push | reduces diff from ~15K files to actual changes | | #1634 | Remove mod_deflate and ETag stripping from .htaccess | fixes gzip-specific 404s | | #1635 | Remove EOL 1.x/2.x schema files | ~62MB, 240 files | | #1639 | Optimize blog images (dedup + resize + PNG→JPEG) | ~238MB, 200 files removed | | **Total** | | **~300MB fewer, ~440 fewer files** | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
