docusaurus/website
sebastienlorber a51cc6fd76 v3.0.0-rc.1 2023-10-26 19:55:59 +02:00
..
_dogfooding feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
blog fix links to rc.0 2023-10-26 19:53:30 +02:00
community fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308) 2023-09-15 10:48:21 +02:00
docs fix links to rc.0 2023-10-26 19:53:30 +02:00
src feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00
static
versioned_docs fix links to rc.0 2023-10-26 19:53:30 +02:00
versioned_sidebars rc.1 2023-10-26 19:43:21 +02: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 feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json v3.0.0-rc.1 2023-10-26 19:55:59 +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
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 rc.1 2023-10-26 19:43:21 +02:00
versionsArchived.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versionsArchived.json
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.