Files
documenso/apps/docs
Lucas Smith 94adea149d chore: general repo maintenance and docs cleanup (#3030)
Refresh README/docs for the current stack, add a security policy,
note the external-PR pause, and remove dead config and workflows.
2026-06-25 23:59:25 +10:00
..
2026-05-08 16:04:22 +10:00
2026-02-27 22:05:27 +11:00
2026-05-08 16:04:22 +10:00
2026-05-18 22:25:48 +10:00
2026-02-27 22:05:27 +11:00
2026-02-27 22:05:27 +11:00
2026-05-08 16:04:22 +10:00

@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.