Skip to content

asdecided/asdecided.github.io

AsDecided on the web

Two public surfaces for AsDecided:

  • The product site is the concise introduction to AsDecided. It is deployed through ChatGPT Sites.
  • GitHub Pages is the searchable knowledge base for the specification, concepts, guides, and reference material.

Product site

npm ci
npm run dev

Build and verify the deployable site with:

npm run build
npm test

Knowledge base

The knowledge base has a small set of owned navigation pages under knowledge/. Authoritative product documentation and specification material are vendored at build time from asdecided/core and asdecided/spec, so this repository organizes those sources without forking them.

./scripts/vendor-knowledge.sh
uv run --with mkdocs==1.6.1 --with mkdocs-material==9.7.6 mkdocs serve

Pull requests build the knowledge base in strict mode. Merges to main deploy it to GitHub Pages.

Releases

Packages

Contributors

Languages