docusaurus/website
Sébastien Lorber 484ffad4f2
docs: adjust the Docusaurus release process documentation to our new simpler process (#11181)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-05-15 17:07:13 +02:00
..
_dogfooding refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
blog docs: adjust the Docusaurus release process documentation to our new simpler process (#11181) 2025-05-15 17:07:13 +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 refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138) 2025-05-15 13:22:00 +02:00
src docs: adjust the Docusaurus release process documentation to our new simpler process (#11181) 2025-05-15 17:07:13 +02:00
static refactor: reduce file size of docusaurus.svg (#10806) 2025-01-03 12:19:25 +01:00
versioned_docs docs(ideal-image): Add warning for pnpm 10+ and sharp install script (#11180) 2025-05-15 12:45:28 +02:00
versioned_sidebars chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts perf(bundler): fine-tuning of Webpack/Rspack optimizations (#11176) 2025-05-13 13:48:11 +02:00
netlify.toml
package.json perf(core): disable Rspack parallelCodeSplitting temporarily (#11178) 2025-05-14 17:01:54 +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 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
versions.json chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01: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.