This is a Next.js application generated with Create Fumadocs.
Fumadocs is great!
npm installnpm run devOpen http://localhost:3000/en/ with your browser to see the result.
Build API reference first, then build and deploy the website.
npm run build
npx serve@latest outDocumentation is written in Markdown files located in the /content/docs/ directory.
Fumadocs automatically generates both the sidebar navigation and the table of contents based on the directory structure. To customize the order of pages, use a meta.json file within the relevant directory.
The API Reference is automatically generated from the Zvec source code and is placed in the api-reference/ directory.