Easy to maintain open source documentation websites.
Go to file
Sébastien Lorber fd43036ab8
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (18.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
chore: release Docusaurus 3.6.3 (#10713)
2024-11-22 17:13:56 +01:00
__tests__ chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
.devcontainer chore: bump devcontainer to Ubuntu 22.04 to resolve arm64 incompatibility (#9245) 2023-08-24 16:22:34 +02:00
.github fix(create-docusaurus): Fix TS issues on newly initialized sites (#10694) 2024-11-19 12:08:35 +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
admin chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
argos chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
examples chore: update examples with docusaurus 3.6 (#10642) 2024-11-04 12:31:10 +01:00
jest feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
packages chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
website chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
.cspell.json feat(blog): add feed xlst options to render beautiful RSS and Atom feeds (#9252) 2024-08-02 18:50:48 +02:00
.editorconfig Standardize editor configs for cross-platform development (#628) 2018-05-03 10:23:21 -07:00
.eslintignore fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
.eslintrc.js chore: Rename Twitter links/labels to X (#10509) 2024-09-19 11:30:57 +02:00
.gitattributes refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
.gitignore fix(core): fix i18n sites SSG memory leak - require.cache (#10599) 2024-10-22 12:40:57 +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: require Node 16.14 (#7501) 2022-05-26 11:44:18 +02:00
.prettierignore fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +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.6.3 (#10713) 2024-11-22 17:13:56 +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.6.3 (#10713) 2024-11-22 17:13:56 +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: Argos screenshot dogfooding test pages (#10650) 2024-11-07 16:12:23 +01:00
project-words.txt chore: Argos screenshot dogfooding test pages (#10650) 2024-11-07 16:12:23 +01: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: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256) 2024-07-01 17:34:40 +02:00
yarn.lock fix(bundler): allow CSS nesting by default, restore postcss-preset-env (#10680) 2024-11-15 15:58:34 +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 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.