mirror of
https://github.com/documenso/documenso.git
synced 2026-08-19 21:11:54 +10:00
- qualify the SSRF guard as best-effort (no DNS-rebinding coverage, fails open on lookup errors) - use envelope IDs from the actual generator alphabet (no digits possible) - fix template-events intro: templateId is null except on TEMPLATE_USED
@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.