docusaurus/website
2025-06-13 11:38:48 +02:00
..
_dogfooding fix(docs): prevent docs ids conflicts within a version (#11251) 2025-06-06 20:12:44 +02:00
blog chore: Add missing v3.8 blog post mdx-code-block (#11203) 2025-05-27 13:06:04 +02:00
community docs: adjust the Docusaurus release process documentation to our new simpler process (#11181) 2025-05-15 17:07:13 +02:00
docs docs: deployment, fix build website commands (#11238) 2025-06-04 23:32:24 +02:00
src docs: fix announcement bar css selector (#11262) 2025-06-13 11:38:48 +02:00
static refactor: reduce file size of docusaurus.svg (#10806) 2025-01-03 12:19:25 +01:00
versioned_docs chore: release 3.8.1 (#11249) 2025-06-06 17:45:58 +02:00
versioned_sidebars chore: release 3.8.1 (#11249) 2025-06-06 17:45:58 +02:00
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts perf(website): optimize website i18n build time by removing useless git log calls (#11214) 2025-05-28 16:34:23 +02:00
netlify.toml chore: upgrade to Node 22 by default (#11212) 2025-05-28 15:04:14 +02:00
package.json chore: release 3.8.1 (#11249) 2025-06-06 17:45:58 +02:00
profileSamply.sh perf(core): disable Rspack parallelCodeSplitting temporarily (#11178) 2025-05-14 17:01:54 +02:00
README.md
sidebars.ts
sidebarsCommunity.js
svgo.config.js feat(svgr): create new Docusaurus SVGR plugin (#10677) 2024-11-29 17:26:34 +01:00
testCSSOrder.mjs
tsconfig.json fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
tsconfig.skipLibCheck.json
versions.d.json.ts
versions.json chore: release 3.8.1 (#11249) 2025-06-06 17:45:58 +02:00
versionsArchived.d.json.ts
versionsArchived.json
waitForCrowdin.mjs

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.