mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-03 20:09:39 -05:00
b630811303160c19dfb49e1ee41ca3745bd0bdec
Renames the three .md pages to .mdx so they can host the manual components (Callout, Notes, BestPractices, etc.), plus minor edits to the alpha-1 release notes. 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
64.6%
TypeScript
23.8%
JavaScript
10.6%
CSS
1%