Skip to content

ContoriumLabs/contorium_web

Repository files navigation

Contorium Web

Static site for Contorium — persistent project memory for AI development. IDE, MCP, and CLI are peer adapters over .contora/.

Site structure

Path Page
index.html Home — product story, features, install
docs/ Documentation hub (sidebar navigation, readable HTML)
docs/install.html Install & use — three adapters, command matrix
docs/mcp.html MCP server — @contorium/mcp, CHP v1 tools
docs/cli.html CLI — handoff, dashboard, export
docs/dashboard.html Runtime dashboard (CRBP)
docs/ide-extension.html IDE extension
mcp/ Interactive MCP setup

Documentation build

Markdown sources live in docs/*.md. Regenerate HTML after edits:

python scripts/build-docs.py

Preview

python -m http.server 8080

Open http://localhost:8080/docs/ for the documentation hub.

Links

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors