davsclaus commented on issue #1631:
URL: https://github.com/apache/camel-website/issues/1631#issuecomment-4678554057

   Additional PR for blog image optimization:
   
   **#1637 — Use shared default featured image instead of 48 duplicate copies**
   48 blog posts contained identical copies of the same 3.8MB camel logo as 
`featured.png` — totaling 182MB of duplicates. This PR adds a single shared 
735KB default image in `assets/img/` and updates the Hugo templates to fall 
back to it when a post has no post-specific featured image. The 48 copies are 
deleted. Future blog posts can simply omit `featured.png` to get the default. 
Saves ~182MB.
   
   ---
   
   **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 |
   | **Total** | | **~244MB fewer, ~288 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]

Reply via email to