mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-18 21:50:00 -05:00
926b698df99b740c969bc12b81d10d234106d74b
Delete dead code: NewsletterForm component, .secret-form page, and .form-success page. These are no longer used anywhere in the site. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…
…
…
…
…
About this repo
This is the source of https://www.audacityteam.org. It uses Astro.
This repo works with npm or Bun.
- Install dependencies:
npm installorbun install - Run dev server:
npm run devorbun run dev - Build:
npm run buildorbun run build
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 (or bunx @astrojs/upgrade) every now and then to update astro to fix security vulnerabilities.
Description
Languages
Astro
50.4%
TypeScript
27.4%
JavaScript
20.4%
CSS
1.8%