Landing page for okf — the Open Knowledge Format CLI.
A single Cloudflare Worker that serves the landing page HTML inline. No framework, no build step, no client-side JavaScript.
npm install
npm run devOpen http://localhost:8787.
npm run deploysrc/index.js— single Worker file, inline HTML, robots.txt handlerwrangler.toml— Cloudflare Worker configpackage.json— wrangler devDependency only
Apache 2.0