Static pages hosted on Cloudflare Pages — a landing page plus whatever experiments and artifacts I drop in over time.
🔗 Live: bstef.pages.dev
This repo is deployed automatically to Cloudflare Pages on every push to main. There's no build step — it's just plain HTML files served as-is.
| Path | Description |
|---|---|
index.html |
Landing page |
perodic.html |
interactive periodic table |
qr.html |
QR Code Generator |
- Drop a new
.htmlfile anywhere in the repo (root or a subfolder). - Commit and push to
main. - Cloudflare Pages auto-deploys the change — it'll be live at
bstef.pages.dev/<filename>within a minute or two.
- Hosting: Cloudflare Pages
- Deploys: GitHub → Cloudflare (auto, on push)
- Build: none — static files only
Part of the bstef.com / peacock.computer network.