Root page for slowinput.org.
This is just the front door. A tiny static directory for a few projects:
No framework. No build step. No spiritual journey through a JavaScript toolchain. It is HTML, CSS, and the logo.
python3 -m http.server 8000Then open:
http://localhost:8000
This is meant for Cloudflare Pages.
Use:
Framework preset: None
Build command: leave blank
Build output directory: .
The files Cloudflare needs are already in the repo root.