Next Docs
The powerful framework for building documentation sites in Next.js.
README
fumadocs
The framework for building documentation websites in Next.js.
📘 Learn More: Documentation.
Compatiability
All packages are ESM only.
Contributions
We are welcome for contributions! You may start with contributing to the docs,
it is located in /apps/docs/content/docs.
Notice that this project is a monorepo using Turborepo, pnpm and
Changesets. Make sure to format your
code with pnpm run prettier and add changeset with pnpm changeset.
Environment Variables
You don't need any extra environment variables to run this project locally.