Static GitHub Pages site for the Branching Flows project.
The manuscript PDF and visual assets are vendored into this repository so the page works on GitHub Pages without depending on local parent directories.
Run locally from this directory with:
python3 -m http.server 8000Then open http://localhost:8000.