mirror of
https://github.com/documenso/documenso.git
synced 2026-07-15 15:27:10 +10:00
88f45b18b3
Aligns the self-hosting organisation limits page (merged in #3089 after this branch was cut) with the new global API rate limit values. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@documenso/docs
The Documenso documentation site, built with Next.js and Fumadocs. Published at docs.documenso.com.
Content lives under content/docs/ as MDX. See WRITING_STYLE.md for the documentation writing conventions.
# From the monorepo root
npm run dev --filter=@documenso/docs
Structure
content/docs/: Documentation pages (MDX).lib/source.ts: Content source adapter.lib/layout.shared.tsx: Shared layout options.