Easy to maintain open source documentation websites. https://docusaurus.io/
Go to file
dependabot[bot] 6efe49abaf
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (24) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (25.1) (push) Waiting to run
E2E Tests / E2E — Yarn v1 Windows (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /examples/classic-typescript (#11601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 15:16:59 +01:00
.devcontainer chore: Devcontainer upgrade to Ubuntu Noble & Node 22 (#10770) 2024-12-30 11:13:01 +01:00
.github chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#11557) 2025-11-25 14:23:03 +01:00
.husky chore: upgrade dependencies, fix lint-staged not outputting formatted log (#7388) 2022-05-10 22:42:45 +08:00
.vscode misc: share .vscode/extensions.json (#7663) 2022-06-23 11:50:47 +08:00
__tests__ chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
admin chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
argos chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
examples chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /examples/classic-typescript (#11601) 2025-12-04 15:16:59 +01:00
jest feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
packages chore(deps): remove unused @babel/runtime-corejs3 dependency (#11586) 2025-12-04 15:09:29 +01:00
website fix(core): in `isInternalUrl()`, URI protocol scheme detection should implement the spec more strictly (#11579) 2025-11-27 17:33:12 +01:00
.cspell.json chore(website): split changelog per version + adjust changelog plugin implementation (#11287) 2025-06-24 17:05:58 +02:00
.editorconfig Standardize editor configs for cross-platform development (#628) 2018-05-03 10:23:21 -07:00
.eslintignore refactor(ideal-image-plugin): internalize legacy component code (#11010) 2025-03-19 18:21:09 +01:00
.eslintrc.js feat(search): add runtime support for DocSearch v4 (#11327) 2025-09-19 14:15:57 +02:00
.gitattributes refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
.gitignore chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing (#11290) 2025-06-25 15:34:44 +02:00
.gitpod.yml feat: add Gitpod config for Docusaurus 2 (#2201) 2020-01-12 12:33:21 +08:00
.lintstagedrc.json chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00
.nvmrc chore: upgrade to Node 22 by default (#11212) 2025-05-28 15:04:14 +02:00
.prettierignore fix(core): optimize i18n integration for site builds + improve inference of locale config (#11550) 2025-11-14 13:13:05 +01:00
.prettierrc chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
.stylelintignore fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
.stylelintrc.js chore: various improvements to repo setup (#6471) 2022-01-26 14:24:15 +08:00
.watchmanconfig misc(v2): make watchman config valid 2020-03-24 12:17:00 +08:00
CHANGELOG-v2.md chore(website): split changelog per version + adjust changelog plugin implementation (#11287) 2025-06-24 17:05:58 +02:00
CHANGELOG.md chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
CODE_OF_CONDUCT.md docs: rename Facebook to Meta in GitHub-related Markdowns (#10566) 2024-10-09 09:17:53 +02:00
CONTRIBUTING.md meta: add a section on AI-assisted PRs in CONTRIBUTING guide (#11388) 2025-08-28 14:32:17 +02:00
LICENSE chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
LICENSE-docs Docusaurus documentation license (#118) 2017-10-06 12:59:01 -07:00
README.md docs: Remove redundant "as well" in README introduction (#11525) 2025-10-31 18:11:11 +01:00
crowdin-v2.yaml fix(website): Crowdin: downgrade mdx parser to v1.2 (#11432) 2025-09-26 11:38:55 +02:00
jest.config.mjs test: fix site test infinite loop in Jest --watch mode + simplify test (#11312) 2025-07-07 16:50:01 +02:00
lerna.json chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
package.json feat(theme-search-algolia): use DocSearch v4.1, optimize integration (#11421) 2025-09-25 16:11:12 +02:00
project-words.txt feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
tsconfig.base.client.json chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
tsconfig.base.json chore: upgrade monorepo to TS 5.8 (#10966) 2025-03-06 12:33:11 +01:00
yarn.lock chore(deps): remove unused @babel/runtime-corejs3 dependency (#11586) 2025-12-04 15:09:29 +01:00

Docusaurus

Docusaurus

Twitter Follow npm version GitHub Actions status PRs Welcome Discord Chat code style: prettier Tested with Jest Covered by Argos Gitpod Ready-to-Code Netlify Status Deploy with Vercel Deploy to Netlify

Introduction

Docusaurus is a project for building, deploying, and maintaining open source project websites easily.

Short on time? Check out our 5-minute tutorial ⏱️!

Tip: use docusaurus.new to test Docusaurus immediately in a playground.

  • Simple to Start

Docusaurus is built in a way so that it can get running in as little time as possible. We've built Docusaurus to handle the website build process so you can focus on your project.

  • Localizable

Docusaurus ships with localization support via CrowdIn. Empower and grow your international community by translating your documentation.

  • Customizable

While Docusaurus ships with the key pages and sections you need to get started, including a home page, a docs section, a blog, and additional support pages, it is also customizable to ensure you have a site that is uniquely yours.

Installation

Use the initialization CLI to create your site:

npm init docusaurus@latest

Read the docs for any further information.

Contributing

We've released Docusaurus because it helps us better scale and supports the many OSS projects at Meta. We hope that other organizations can benefit from the project. We are thankful for any contributions from the community.

Code of Conduct

Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Docusaurus.

Beginner-friendly bugs

To help you get your feet wet and get you familiar with our contribution process, we have a list of beginner-friendly bugs that might contain smaller issues to tackle first. This is a great place to get started.

Contact

We have a few channels for contact:

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 Become a backer

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor

License

Docusaurus is MIT licensed.

The Docusaurus documentation (e.g., .md files in the /docs folder) is Creative Commons licensed.

Special thanks

BrowserStack logo

BrowserStack supports us with free access for open source.

Rocket Validator logo

Rocket Validator helps us find HTML markup and accessibility issues.