mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-05-31 06:47:16 -05:00
edac41483a457807747a3a00f816d331abc2081a
Activates the beta pre-release entry with no binaries yet so /next shows a "coming soon" page. Rewrites BetaDetails with new copy, hero image, and sections for what's new, what's not coming over, and a while-you-wait link to the Alpha 2 release. Co-Authored-By: Claude Opus 4.7 (1M context) <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
60.1%
TypeScript
26.7%
JavaScript
12.1%
CSS
1.1%