docusaurus/website
Sébastien Lorber 5bc5c90dc7
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (25.1) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (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(website): upgrade to DocSearch 4.4.0 + fix little website theming issues (#11626)
2025-12-23 16:29:00 +01:00
..
_dogfooding fix(core): in `isInternalUrl()`, URI protocol scheme detection should implement the spec more strictly (#11579) 2025-11-27 17:33:12 +01:00
blog docs: remove Astro link in v3.9 blog post (nodejs upgrade) (#11469) 2025-10-10 18:42:30 +02:00
community docs: Add expose-markdown-docusaurus-plugin resource (#11623) 2025-12-22 10:24:50 +01:00
docs feat(core): support custom html elements in head tags (#11571) 2025-11-27 11:19:53 +01:00
src chore(website): upgrade to DocSearch 4.4.0 + fix little website theming issues (#11626) 2025-12-23 16:29:00 +01:00
static chore(website): use local SVGs for footer badges (argos + netlify) (#11291) 2025-06-25 16:17:01 +02:00
versioned_docs feat(theme-search-algolia): add support for DocSearch v4.3.2 and new Suggested Questions (#11541) 2025-11-21 11:31:51 +01:00
versioned_sidebars chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
delayCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
docusaurus.config-blog-only.js feat(core): Add `siteConfig.markdown.hooks`, deprecate `siteConfig.onBrokenMarkdownLinks` (#11283) 2025-06-24 15:51:33 +02:00
docusaurus.config.localized.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.json feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
docusaurus.config.ts feat(theme-search-algolia): add support for DocSearch v4.3.2 and new Suggested Questions (#11541) 2025-11-21 11:31:51 +01:00
netlify.toml chore(ci): Improve Netlify cache + Run `git backfill` in parallel (#11554) 2025-11-17 11:46:23 +01:00
package.json feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
profileSamply.sh perf(core): disable Rspack `parallelCodeSplitting` temporarily (#11178) 2025-05-14 17:01:54 +02:00
sidebars.ts docs: add Docusaurus v3.0 upgrade guide (#9417) 2023-10-19 19:38:32 +02:00
sidebarsCommunity.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
svgo.config.js feat(svgr): create new Docusaurus SVGR plugin (#10677) 2024-11-29 17:26:34 +01:00
testCSSOrder.mjs feat(core): faster CSS minimizer - `siteConfig.future.experimental_faster.lightningCssMinimizer` (#10522) 2024-09-27 16:31:13 +02:00
tsconfig.json fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
tsconfig.skipLibCheck.json chore: upgrade to TS 5.6 + temporarily use skipLibCheck for TS 5.6 (#10486) 2024-09-10 13:52:31 +02:00
versions.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.json chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
versionsArchived.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versionsArchived.json docs: archive v2 docs versions + create 2.x docs (#9472) 2023-10-30 14:06:32 +01:00
waitForCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00

Docusaurus 2 Website

Installation

  1. yarn install in the root of the repo (one level above this directory).
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.