Easy to maintain open source documentation websites.
Find a file
Ben McCann 387157205a
chore(deps): upgrade cspell (#11078)
* chore(deps): upgrade cspell

* Add word

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2025-04-08 19:37:04 -04: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.5.0 to 4.6.0 (#11069) 2025-04-08 11:29:33 +02: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: upgrade image-size deps to v2 (#11065) 2025-04-07 18:29:15 +02:00
argos fix(theme): apply docs sidebar_class_name in DocCard + better dogfooding (#10909) 2025-02-06 13:08:33 +01:00
examples docs: add missing code block language to README.md (#10952) 2025-02-26 10:15:03 +01:00
jest feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
packages chore: upgrade Rspack 1.3.3 (#11073) 2025-04-08 14:24:21 +02:00
website chore: upgrade image-size deps to v2 (#11065) 2025-04-07 18:29:15 +02:00
.cspell.json refactor(ideal-image-plugin): internalize legacy component code (#11010) 2025-03-19 18:21:09 +01: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 refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (#11058) 2025-04-04 13:22:51 +02:00
.gitattributes refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
.gitignore feat(core): Add bundler tracing/profiling (#11006) 2025-03-19 12:14:06 +01: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: require Node 16.14 (#7501) 2022-05-26 11:44:18 +02:00
.prettierignore feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (#10768) 2024-12-27 12:32:25 +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.md chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01: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 docs: rename Facebook to Meta in GitHub-related Markdowns (#10566) 2024-10-09 09:17:53 +02:00
crowdin-v2.yaml feat(website): improve prism themes (#6214) 2021-12-29 21:25:01 +08:00
jest.config.mjs feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
lerna.json chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01: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
package.json chore(deps): upgrade cspell (#11078) 2025-04-08 19:37:04 -04:00
project-words.txt chore(deps): upgrade cspell (#11078) 2025-04-08 19:37:04 -04:00
README.md docs: rename Facebook to Meta in GitHub-related Markdowns (#10566) 2024-10-09 09:17:53 +02: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): upgrade cspell (#11078) 2025-04-08 19:37:04 -04: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 as well 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 or accessibility issues.