mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-01 16:02:29 -05:00
e5fb894810e83b49b3dfb6866fb4fe4f2ae417c8
- 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>
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
Languages
Astro
62.2%
TypeScript
25.3%
JavaScript
11.4%
CSS
1.1%