Static landing page for Flowmux.
python3 -m http.server 4173Open http://localhost:4173.
Pushes to main deploy to GitHub Pages through .github/workflows/pages.yml.
The production URL is https://flowmux-ai.github.io/ until a custom domain is configured.