Skip to content

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cix website

Static, dependency-free marketing site for Cix.

Develop locally

python3 tools/dev-server.py

Then open http://127.0.0.1:8080.

To make it reachable from another machine on the network:

python3 tools/dev-server.py --host 0.0.0.0 --port 8080

Deploy

Serve the site/ directory as static files with Caddy, nginx, or any static host. The HTML pages, style.css, app.js, and assets/ inside site/ are required in production.

Engineering map and decisions

Durable engineering trade-offs belong in a numbered ADR. Product behaviour remains governed by the Cix repositories; see ADR 0003 for the boundary.

Source authorities

  • Product truth: Cix mission, roadmap, architecture, guides, ADRs, code, and OpenAPI contract.
  • Brand truth: docs/brand/guideline.md and the canonical SVG assets copied from Cix.
  • The supplied brand reference files remain under docs/brand/ and are not deployment assets.

About

Cix's website!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages