[PR #55] [MERGED] Optimised images #28

Closed
opened 2025-09-09 19:41:47 -05:00 by Octech6711 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/audacity/audacity.github.io/pull/55
Author: @DilsonsPickles
Created: 3/25/2025
Status: Merged
Merged: 3/25/2025
Merged by: @DilsonsPickles

Base: mainHead: optimised-images


📝 Commits (10+)

📊 Changes

8 files changed (+112 additions, -99 deletions)

View changed files

📝 src/components/card/FeatureCard.jsx (+1 -1)
📝 src/components/card/NEWBlogPostCard.astro (+4 -4)
📝 src/components/homepage/Audiodotcom.astro (+29 -26)
📝 src/components/homepage/BlogPosts.astro (+4 -4)
📝 src/components/homepage/FeatureCards.astro (+9 -9)
📝 src/components/homepage/HeroBanner.astro (+30 -27)
📝 src/components/homepage/ReleaseVideo.astro (+33 -26)
📝 src/pages/blog.astro (+2 -2)

📄 Description

  • Reduced website size down to 364.97 KB
  • Tidied up homepage blocks
  • reduced overall width of homepage blocks for smaller images

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/audacity/audacity.github.io/pull/55 **Author:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Base:** `main` ← **Head:** `optimised-images` --- ### 📝 Commits (10+) - [`e4c6cd9`](https://github.com/audacity/audacity.github.io/commit/e4c6cd9456bd9cecffe9fef996d678e85e99816c) Compress images - [`c41c55d`](https://github.com/audacity/audacity.github.io/commit/c41c55d4401021b5e1ef37b924e891393247fd2f) Optimise blog image - [`94ed805`](https://github.com/audacity/audacity.github.io/commit/94ed805469b0b229e772707d261bb5a4dbf04c95) Tweak image and block sizes - [`0ef05d2`](https://github.com/audacity/audacity.github.io/commit/0ef05d275e730faae5e95c7c0eeed28de95b3f01) Adjust release video block - [`2f1d2c6`](https://github.com/audacity/audacity.github.io/commit/2f1d2c6b3d446c4c3fdf5265a1af5b6b3e2dc19f) Merge branch 'optimised-images' of https://github.com/audacity/audacity.github.io into optimised-images - [`41c9d3c`](https://github.com/audacity/audacity.github.io/commit/41c9d3cff2a36776e456bdbb3da51fb6aec80aac) Update homepage blocks - [`2b23061`](https://github.com/audacity/audacity.github.io/commit/2b230610b512ca31749b754131fb058dcfd1c096) Tweak image and block sizes - [`fa49d86`](https://github.com/audacity/audacity.github.io/commit/fa49d86f36f6f1855875e7b582e06eec34f0022d) Adjust release video block - [`6208b82`](https://github.com/audacity/audacity.github.io/commit/6208b82f900fc2df988aa1089c3c9b52074c1e9e) Update homepage blocks - [`27443ee`](https://github.com/audacity/audacity.github.io/commit/27443eeb644986ca07bf2038dbc617246534e429) Merge branch 'optimised-images' of https://github.com/audacity/audacity.github.io into optimised-images ### 📊 Changes **8 files changed** (+112 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `src/components/card/FeatureCard.jsx` (+1 -1) 📝 `src/components/card/NEWBlogPostCard.astro` (+4 -4) 📝 `src/components/homepage/Audiodotcom.astro` (+29 -26) 📝 `src/components/homepage/BlogPosts.astro` (+4 -4) 📝 `src/components/homepage/FeatureCards.astro` (+9 -9) 📝 `src/components/homepage/HeroBanner.astro` (+30 -27) 📝 `src/components/homepage/ReleaseVideo.astro` (+33 -26) 📝 `src/pages/blog.astro` (+2 -2) </details> ### 📄 Description - Reduced website size down to 364.97 KB - Tidied up homepage blocks - reduced overall width of homepage blocks for smaller images --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Octech6711 added the pull-request label 2025-09-09 19:41:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: audacity/audacity.github.io#28