The SlickFast marketing site — one static page + a docs page. No framework, no build step.
index.html— the site. All charts on it are SlickFast engine output (baked SVG/PNG frompackages/render-core/build-gallery.mjsin the platform repo, plus one live hero render fromapi.slickfast.comvia the keyless demo allowlist).docs.html— API reference, rendered client-side fromopenapi.yamlby Redoc.openapi.yaml— synced from the platform repo (apps/api/openapi.yaml).- Hosted on GitHub Pages, custom domain
slickfast.com(seeCNAME).
Engine / MCP / API source: SlickFast/slickfast.