[PR #39] [MERGED] Additional video slot #42

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

📋 Pull Request Information

Original PR: https://github.com/audacity/audacity.github.io/pull/39
Author: @DilsonsPickles
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @DilsonsPickles

Base: mainHead: additional-video-slot


📝 Commits (6)

📊 Changes

8 files changed (+106 additions, -63 deletions)

View changed files

src/assets/img/mbc_polyspectral-placeholder.webp (+0 -0)
src/assets/img/waves-denoiz-plugin.webp (+0 -0)
src/components/homepage/ReleaseVideo.astro (+46 -0)
src/components/homepage/ReleaseVideo.jsx (+0 -59)
src/components/video/FeaturedVideo.jsx (+55 -0)
📝 src/pages/index.astro (+2 -2)
📝 src/styles/input.css (+1 -1)
📝 tailwind.config.cjs (+2 -1)

📄 Description

Added new promo video to homepage that sits alongside release video


🔄 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/39 **Author:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@DilsonsPickles](https://github.com/DilsonsPickles) **Base:** `main` ← **Head:** `additional-video-slot` --- ### 📝 Commits (6) - [`d57890b`](https://github.com/audacity/audacity.github.io/commit/d57890b36793433b968c0006a337e3a3fadf396a) Create 2 col video layout - [`42e0392`](https://github.com/audacity/audacity.github.io/commit/42e0392364a9527f2b46279e6f241fd6b67a5d9c) Hydrate react components - [`9f3d658`](https://github.com/audacity/audacity.github.io/commit/9f3d658a6e2f5a61079dc601f555de4c8c888bff) Create 2 col video layout - [`5692232`](https://github.com/audacity/audacity.github.io/commit/569223253e0dac4997d3fb6f1b55e3cbe093cb8c) Hydrate react components - [`e28e6c2`](https://github.com/audacity/audacity.github.io/commit/e28e6c2e898859d3c77ea72a22d1b742669eafe2) Merge branch 'additional-video-slot' of https://github.com/audacity/audacity.github.io into additional-video-slot - [`dba9920`](https://github.com/audacity/audacity.github.io/commit/dba99202c5ef66e72c347ff81510d6e82e6ad075) Update promo image ### 📊 Changes **8 files changed** (+106 additions, -63 deletions) <details> <summary>View changed files</summary> ➕ `src/assets/img/mbc_polyspectral-placeholder.webp` (+0 -0) ➕ `src/assets/img/waves-denoiz-plugin.webp` (+0 -0) ➕ `src/components/homepage/ReleaseVideo.astro` (+46 -0) ➖ `src/components/homepage/ReleaseVideo.jsx` (+0 -59) ➕ `src/components/video/FeaturedVideo.jsx` (+55 -0) 📝 `src/pages/index.astro` (+2 -2) 📝 `src/styles/input.css` (+1 -1) 📝 `tailwind.config.cjs` (+2 -1) </details> ### 📄 Description Added new promo video to homepage that sits alongside release video --- <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:51 -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#42