About okno
okno is a content editor that injects onto your real, deployed site — not a dashboard pretending to be one.
The idea
Your content should be as portable as your code, because it is code: small files in your Git repository, versioned, reviewable, and yours to host wherever you like.
How it works
A Vite plugin wires the editor into your build. You spread fields onto the elements that render them, and editing happens in place. Drafts live on a working branch; publishing is a merge.
This site is built with okno and deployed to Cloudflare. Everything you read here is editable on the page.