Cloudflare Worker
The secret sauce are two plain text files:
build/_redirects
based on this Cloudflare documentationbuild/_headers
based on this Cloudflare documentation
sequenceDiagram participant local repository participant github repository participant Cloudflare participant v8s-link.pages.dev local repository->>github repository: git push Cloudflare-->>github repository: git clone Note right of github repository: CI/CD Cloudflare->>v8s-link.pages.dev: copy files