[PR #50] [MERGED] Optimised images & remove bloat #34

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

📋 Pull Request Information

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

Base: mainHead: optimised-images


📝 Commits (5)

  • 652d1e1 Initial commit
  • 75623fd Add compression and width to hero image
  • 7c1d8c5 Optimise release video placeholders
  • 1c4db58 Optimise blog thumbnail images
  • ee6c341 Remove homepage block

📊 Changes

8 files changed (+46 additions, -54 deletions)

View changed files

src/assets/img/Audacity-3.4-demo.png (+0 -0)
src/assets/img/LaptopMockUp.webp (+0 -0)
📝 src/components/card/NEWBlogPostCard.astro (+15 -5)
📝 src/components/homepage/HeroBanner.astro (+6 -3)
src/components/homepage/RecordAnything.astro (+0 -37)
📝 src/components/homepage/ReleaseVideo.astro (+21 -4)
📝 src/components/video/FeaturedVideo.jsx (+4 -4)
📝 src/pages/index.astro (+0 -1)

📄 Description

Reduced website size from 1.68 MB to 514.57 KB

Removed "Record anything" section from homepage


🔄 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/50 **Author:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/24/2025 **Merged by:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Base:** `main` ← **Head:** `optimised-images` --- ### 📝 Commits (5) - [`652d1e1`](https://github.com/audacity/audacity.github.io/commit/652d1e170c8ccf978c371eaf8c04934d0cb51d13) Initial commit - [`75623fd`](https://github.com/audacity/audacity.github.io/commit/75623fd6e9ebe90e453b388d656b8eeda75590e1) Add compression and width to hero image - [`7c1d8c5`](https://github.com/audacity/audacity.github.io/commit/7c1d8c595f7c05281fe0196fb86962952e42be39) Optimise release video placeholders - [`1c4db58`](https://github.com/audacity/audacity.github.io/commit/1c4db58aa7401ab2dbef5d1fc583eb56a37bd26b) Optimise blog thumbnail images - [`ee6c341`](https://github.com/audacity/audacity.github.io/commit/ee6c3413bb7582dd7eacded4e852f413c336aa15) Remove homepage block ### 📊 Changes **8 files changed** (+46 additions, -54 deletions) <details> <summary>View changed files</summary> ➖ `src/assets/img/Audacity-3.4-demo.png` (+0 -0) ➖ `src/assets/img/LaptopMockUp.webp` (+0 -0) 📝 `src/components/card/NEWBlogPostCard.astro` (+15 -5) 📝 `src/components/homepage/HeroBanner.astro` (+6 -3) ➖ `src/components/homepage/RecordAnything.astro` (+0 -37) 📝 `src/components/homepage/ReleaseVideo.astro` (+21 -4) 📝 `src/components/video/FeaturedVideo.jsx` (+4 -4) 📝 `src/pages/index.astro` (+0 -1) </details> ### 📄 Description Reduced website size from 1.68 MB to 514.57 KB Removed "Record anything" section from homepage --- <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:48 -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#34