Ex experientia disco
The landing page for the governed agentic workspace.
Fast. Minimal. Enterprise-ready.
Built to present Keiko with clarity, restraint, and confidence.
Overview · Run locally · Build · Source project
Keiko Web is a standalone Vite landing page for Keiko, the governed agentic workspace for professional knowledge work. It presents the product story around local-first operation, human-controlled delegation, evidence-backed workflows, and enterprise oversight.
- Enterprise landing page - a polished, responsive product page written in business English.
- Keiko-aligned visual system - graphite surfaces, restrained mint accents, and the product logo from the Keiko interface.
- Fast static delivery - no external runtime dependencies beyond the Vite build pipeline.
- Responsive by default - desktop and mobile layouts are handled through plain HTML, CSS, and lightweight JavaScript.
- Anchor navigation - top navigation scrolls to Workspace, Principles, Workflow, and Deploy sections.
Install dependencies once:
npm installStart the development server:
npm run devVite starts the site with hot module replacement for HTML, CSS, and JavaScript changes.
Create the static production output:
npm run buildThe generated files are written to dist/.
Keiko Web is the web-facing companion to the main Keiko project:
Apache 2.0 - (c) Oliver Scharkowski