Static site hosted on GitHub Pages and fronted by Cloudflare.
Coming Soon — initial placeholder landing page while the archive is being built.
Open index.html directly in a browser, or run a tiny static server:
python3 -m http.server 8080Then visit:
http://localhost:8080/
- Push to the branch that GitHub Pages is configured to publish (often
main). - Cloudflare handles the custom domain (
islandletters.com).
- During development the site may be protected with Cloudflare Access (email one-time PIN).
- When ready to launch publicly, disable/remove the Access application in Cloudflare Zero Trust.