From 360625c74736bd2a263157975928fb6e32aa4f03 Mon Sep 17 00:00:00 2001 From: Dilson's Pickles Date: Thu, 17 Aug 2023 16:19:07 +1000 Subject: [PATCH] Scaffold downloads page --- src/components/homepage/FAQ.astro | 6 +- src/pages/downloads.astro | 149 ++++++++++++++++++------------ 2 files changed, 94 insertions(+), 61 deletions(-) diff --git a/src/components/homepage/FAQ.astro b/src/components/homepage/FAQ.astro index b569b0d..7d4f60e 100644 --- a/src/components/homepage/FAQ.astro +++ b/src/components/homepage/FAQ.astro @@ -1,9 +1,9 @@
-
-
+
+

Popular in the FAQ

-
+

What is Audacity?

Audacity is the world’s most popular free software for recording and diff --git a/src/pages/downloads.astro b/src/pages/downloads.astro index 95db14c..0d7c2a0 100644 --- a/src/pages/downloads.astro +++ b/src/pages/downloads.astro @@ -1,63 +1,96 @@ --- -import DownloadsPaginationButton from "../components/button/DownloadsPaginationButton"; -import PageLayout from "../layouts/PageLayout.astro"; +import BaseLayout from "../layouts/BaseLayout.astro"; --- - -

-
- - - Windows - - - - Mac OS - - - - Linux - + +
+
+
+

Downloads

+ Current version: 3.3.3 | View release notes +
+
+ +
+

Additional resources

+
+
+

Manual download

+ +
+
+

Ffmpeg library

+ +
+
+

Older versions of Audacity

+ +
+
+
- -
- -
- +