Go to file
xRangerDE 301132c9ee Add Astro + MDX docs workspace
Create a separate docs project with Astro and MDX so product documentation can evolve independently from the Electron app while supporting the planned TS/MDX migration.
2026-02-13 10:00:12 +01:00
.claude Bump version to 3.6.3 for auto-update testing 2026-02-04 14:35:23 +01:00
docs Add Astro + MDX docs workspace 2026-02-13 10:00:12 +01:00
server_files Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
typescript-version Split renderer into typed feature modules (v3.7.5) 2026-02-13 09:53:40 +01:00
.gitignore Add Astro + MDX docs workspace 2026-02-13 10:00:12 +01:00
installer.iss Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00

Docs (Astro + MDX)

Start

npm install
npm run dev

Build

npm run build