Introduction
A fast documentation template powered by FumaPress and deployed on Cloudflare Workers.
Create a fast documentation site with FumaPress and deploy it directly to Cloudflare Workers.
Getting Started
Run the project and publish your first page.
MkDocs components
Explore the MDX components included with the template.
Write docs
Organize pages, navigation, metadata, links, and assets.
Deploy to Workers
Build and publish the static site with Wrangler.
Included by default
- Markdown and MDX content with reusable Fumadocs components
- Static search, keyboard shortcuts, theme switching, and responsive navigation
- Per-page Markdown,
llms.txt, a project-wide Open Graph image, and sitemap - Static deployment to Cloudflare Workers with Wrangler
Template boundary
Keep shared behavior in the template. A new site should mainly update content/, public/, src/site.config.ts, and wrangler.jsonc.
Last updated on