Docs site powered by Astro, a modern static site generator.
Lives at https://openapi-ts.pages.dev.
Setup requires the latest version of Node.js and pnpm. With both installed, run:
pnpm 1
pnpm run dev
That will launch the docs site at http://localhost:3000
.
All content lives in the content/ directory, in .md
files that should be familiar to edit to most.
For the non-markdown bits, please see the Astro Documentation.
Docs contributions are welcome! Please refer to CONTRIBUTING.md for additional assistance.