docusaurus/website
sebastienlorber 29d816067f v3.0.1 2023-11-30 19:38:20 +01:00
..
_dogfooding fix: add v2 retrocompatible support for quoted admonitions (#9570) 2023-11-30 18:50:08 +01:00
blog chore: Upgrade clsx to 2.0.0 (#9464) 2023-11-30 18:49:50 +01:00
community
docs docs: Docusaurus v3.0 blog post (#9433) 2023-10-31 17:04:44 +01:00
src docs: Docusaurus v3.0 blog post (#9433) 2023-10-31 17:04:44 +01:00
static
versioned_docs chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
versioned_sidebars chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +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
docusaurus.config.ts docs: Docusaurus v3.0 blog post (#9433) 2023-10-31 17:04:44 +01:00
netlify.toml
package.json v3.0.1 2023-11-30 19:38:20 +01: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
testCSSOrder.mjs
tsconfig.json feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +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 Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01: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

README.md

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.