Skip to content

ChBrain/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

475 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language en

kaihacks website

The rendered surface for the kaihacks system. Source for architecture.kaihacks.ai and surrounding pages.

Built with Astro.

Develop

npm install
npm run dev     # local dev server
npm run build   # static build into dist/
npm test        # build + run baseline gates

Architecture content

The /architecture/ routes render the spec files published in @chbrain/khai-arch. That content is licensed under CC-BY-NC-SA-4.0; this website's source code is MIT.

Baseline gates

Every PR runs:

  • build — Astro builds without error
  • em-dash — no U+2014 anywhere in built HTML
  • a11y — axe-core finds no serious or critical violations
  • links — every internal relative link resolves to a built file

Renderer-specific gates (snapshot regression, character-introduction, chrome assertions) are added in mvp/web-2-renderer.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors