Mudskipper 7af99f07ce feat(nav): update to dark navbar, new logo, restructured links
- Swap AudacityIconSVG to the 2025 logo (paths drop hardcoded fills so
  the existing fill-accent class on consumers continues to recolor it).
- Move the navbar onto the dark background, left-align logo + links,
  drop the "by muse group" subtext.
- Update link list to: Downloads, Features, FAQ, Plugins, Blog, Help,
  Forum (drops Merch, adds Plugins + Blog, reorders Features).
- "Audacity Cloud saving" -> "Try Audacity Cloud" (same /cloud-saving
  destination).
- SignUpButton becomes a 36px outlined pill (white border, transparent
  fill, inverts on hover).
- Keeps the 56px nav height.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 12:00:54 +10:00

About this repo

This is the source of https://www.audacityteam.org. It uses Astro.

To build and test this code locally, first install dependencies via npm install, then npm run build to build content and npm run dev to spin up a dev server.

Translation

Translations are not yet supported. Please join our dev discord to get notified when they are.

Security

This is a static website, with no user input. As such, regular vulnerabilities likely won't affect us. That said, it probably is good to run npx @astrojs/upgrade every now and then to update astro to fix security vulnerabilities.

Description
No description provided
Readme 41 MiB
Languages
Astro 64.6%
TypeScript 23.8%
JavaScript 10.6%
CSS 1%