Docs Template

Documentation template

A production-ready FumaPress starter for fast, bilingual documentation sites on Cloudflare Workers.

This template keeps the application layer intentionally small so most new sites only need to change Markdown and site configuration.

Included by default

  • English and Simplified Chinese content with a language switcher
  • Static FlexSearch, keyboard search, dark mode, and responsive navigation
  • Syntax highlighting and reusable Fumadocs MDX components
  • Per-page Markdown, llms.txt, generated Open Graph images, and sitemap
  • Static Cloudflare Workers deployment through Wrangler
  • Compatibility redirects for legacy /{locale}/docs/... links

Template boundary

Keep reusable behavior in this repository. A derived documentation site should mainly replace files under content/, assets under public/, and values in src/site.config.ts and wrangler.jsonc.

Last updated on

On this page