Skip to main content

Awesome Resources

A curated list of interesting Docusaurus community projects.

Community documentation

The Docusaurus.community site extends the official docs with more complex examples and full articles that recommend best practices and provide solutions to common problems.

It is also a full Docusaurus application just like our main site, so customization and experimentation examples are perfectly suited to be hosted there.

info

We might allow direct links to be added in our official documentation that point to the community documentation, on a case-by-case basis, if the community finds such links to articles useful.

We are also contemplating further integration into the official documentation at some point in the future.

Videos

Articles

Showcase

See the showcase.

Community plugins

Integrations

AI / Agents

  • docusaurus-plugin-copy-page-button - Adds a "Copy page" button that exports doc pages as clean Markdown for use with ChatGPT, Claude, and Gemini. Used by Ethereum, Sui, Monad, and Flare docs.
  • docusaurus-plugin-llms - Generates llms.txt and llms-full.txt files from your docs, following the llmstxt.org standard.
  • docusaurus-plugin-llms-txt - Generates a concatenated Markdown llms.txt file from your documentation.
  • expose-markdown-docusaurus-plugin - Exposes your /docs Markdown files as raw .md URLs (for LLM consumption).
  • @agentreadyweb/docusaurus-plugin - Auto-indexes your docs in AgentReady after every build, making them instantly queryable by AI agents (Claude, Cursor, Windsurf) via MCP with cited answers.
  • @deskcrew/docusaurus-plugin - Adds AI live chat, a help center and ticketing from DeskCrew to every docs page. Answers reader questions from your own help articles, and files a support ticket when it cannot.
  • Doc Bridge - Indexes Docusaurus docs and sidebars into deterministic, package-scoped handoffs for coding agents, with freshness and coverage gates.

Features

Enterprise usage

  • Facebook
  • Google
  • Stripe
  • Algolia
  • Callstack
  • Sauce Labs