Source definitions and static-site generator for smbwiki.com, a free encyclopedia of how small businesses work.
Business types are modeled as skills, roles, documents, metrics, software categories, licenses, markets, revenue mechanics, and supply chain relationships. Human-readable pages and machine-readable output are generated from the same YAML definitions.
npm ci
npm run build:graph
npm run check:catalog
npm run check:content
node scripts/build-site.mjs
npm run check:siteThe generated site is written to dist/.
This repository contains clean public release snapshots. Development history, deployment configuration, and operational records are kept outside the public source tree.