The PicoCash website — a single static page, no build step. Deploys anywhere that serves files (GitHub Pages / Cloudflare Pages).
index.html— the whole site (self-contained CSS, no JS)assets/— logo + icon
Custom domain: point picocash.dev DNS at the host and set the custom domain in Pages settings.
License: Apache-2.0 (site content © PicoCash).