Cloudflare Worker
The secret sauce are two plain text files:
build/_redirectsbased on this Cloudflare documentationbuild/_headersbased 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