Easy to maintain open source documentation websites.
Find a file
2023-12-01 20:09:04 +01:00
.devcontainer chore: bump devcontainer to Ubuntu 22.04 to resolve arm64 incompatibility (#9245) 2023-08-24 16:22:34 +02:00
.github chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +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: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
admin chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
argos chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
examples chore: examples for Docusaurus 3.0.# (#9599) 2023-11-30 20:07:10 +01:00
jest feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
packages chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00
website refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335) 2023-12-01 17:40:27 +01:00
.cspell.json feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
.editorconfig Standardize editor configs for cross-platform development (#628) 2018-05-03 10:23:21 -07:00
.eslintignore chore: vendor MDX deps for Jest and the MDX 2 upgrade (#8515) 2023-01-06 12:08:15 +01:00
.eslintrc.js feat: React 18 + automatic JSX runtime + build --dev (#8961) 2023-06-08 19:40:15 +02:00
.gitattributes refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
.gitignore chore: use Crowdin CLI --language option to filter languages to download (#8820) 2023-03-24 15:10:16 +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 chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00
.prettierrc chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
.stylelintignore feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02: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: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2018-07-31 19:49:46 -07:00
CONTRIBUTING.md docs: improve the opening sentence's clarity (#9177) 2023-07-27 12:39:08 +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.0.0 (#9478) 2023-10-31 16:39: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: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00
project-words.txt chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00
README.md docs: remove legacy useless readme section (#9595) 2023-11-30 18:38:51 +01:00
tsconfig.json chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
yarn.lock chore: add lint autofix CI job (#9604) 2023-12-01 20:09:04 +01:00

Docusaurus

Docusaurus

Twitter Follow npm version GitHub Actions status PRs Welcome Discord Chat code style: prettier Tested with Jest 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 Facebook. We hope that other organizations can benefit from the project. We are thankful for any contributions from the community.

Code of Conduct

Facebook 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.