Skip to content

pat-baseten/draftstack-docs

Repository files navigation

DraftStack Docs

DraftStack keeps existing developer docs current by turning merged code changes into reviewable documentation pull requests.

Generated by DraftStack for pat-baseten/draftstack-docs.

Source

DraftStack monitors pat-baseten/draftstack and opens draft pull requests in this documentation repository.

Develop

npm install
npm run dev

Open http://localhost:4321.

Build

npm run build

The static site is written to dist.

Host

  • Vercel: import this repository and keep the build command as npm run build.
  • GitHub Pages: enable Pages with GitHub Actions as the source. The included workflow builds and deploys dist.
  • Static host: upload the contents of dist.

Releases

No releases published

Packages

 
 
 

Contributors