Mudskipper e5fb894810 Add inline SVG components for footer branding and social icons
- Convert static image imports to JSX SVG components for better control
- Add FacebookSVG, InstagramSVG, TwitterSVG, YoutubeSVG, DiscordSVG with fill-accent styling
- Add MuseHubSVG, MuseGroupSVG, AudioSVG, MuseWordmarkSVG for footer branding
- Update social links array to include Instagram and X (Twitter)
- All SVG components use Tailwind classes for consistent theming

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 14:09:24 +11:00
2025-01-31 14:05:55 +01:00
2023-08-16 12:03:10 +10:00
2023-02-11 18:42:48 +00:00
2025-10-09 18:00:43 +11:00
2025-03-25 15:09:36 +11:00
2025-10-03 17:51:55 +02:00
2025-10-03 17:51:55 +02:00
2025-08-10 16:14:03 +02:00
2023-09-12 16:52:21 +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 38 MiB
Languages
Astro 62.2%
TypeScript 25.3%
JavaScript 11.4%
CSS 1.1%