Skip to content

okfcli/okf-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okf-site

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.

Develop

npm install
npm run dev

Open http://localhost:8787.

Deploy

npm run deploy

Architecture

  • src/index.js — single Worker file, inline HTML, robots.txt handler
  • wrangler.toml — Cloudflare Worker config
  • package.json — wrangler devDependency only

License

Apache 2.0

About

Landing page for OKF — the Open Knowledge Format CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors