The website and documentation for Matroska Batch Flow, a desktop app for batch editing Matroska (.mkv) properties.
| Technology | Role |
|---|---|
| Astro | Static site generator |
| Svelte | Interactive island components |
| Tailwind CSS v4 | Utility-first styling |
| MDX | Documentation pages |
Prerequisites: Node.js 22 (see .node-version)
# Install dependencies
npm install
# Start the dev server
npm run dev
The site will be available at http://localhost:4321.
Pushes to main trigger a GitHub Actions workflow that builds the site and deploys it to GitHub Pages at matroskabatchflow.com.
This website and its content are licensed under CC BY-NC-ND 4.0.