Engine-SDK documentation for Plot, built with Nextra and deployed to GitHub Pages.
Live: https://plot-ws.github.io/plot-sdk-docs/
npm install
npm run dev # http://localhost:3000npm run build # static export to ./outDeployment is automatic: pushing to main runs .github/workflows/deploy.yml,
which builds the static export (with the GitHub Pages base path) and publishes it.
Content lives in pages/*.mdx; navigation order is in pages/_meta.json.
For the full Plot docs (concepts, guides, server reference), see
docs.plot.ws.