davsclaus commented on issue #1631: URL: https://github.com/apache/camel-website/issues/1631#issuecomment-4678626620
New PR for blog image resizing: **#1638 — Resize blog images to 800px max width** Blog CSS caps image display at `max-width: 800px`, so anything wider wastes bandwidth without visual benefit. Resized 493 blog images (PNG/JPG/JPEG) from various sizes (up to 2560px) down to 800px width. Total blog image size reduced from ~440MB to ~263MB (~40% reduction / ~177MB saved). One WebP file misnamed as `.jpg` (128KB) was left as-is. --- **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 | | #1637 | Shared default featured image | ~182MB, 48 files | | #1638 | Resize blog images to 800px max width | ~177MB, 493 files | | **Total** | | **~421MB fewer, ~781 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]
