docusaurus/website
2023-11-16 11:10:11 -05:00
..
_dogfooding fix: v3 admonitions should support v2 title syntax for nested admonitions (#9535) 2023-11-11 22:23:27 +01:00
blog docs: add missing comma (#9555) 2023-11-15 12:37:20 -05:00
community fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308) 2023-09-15 10:48:21 +02:00
docs docs: enhance og image tag description in documentation (#9560) 2023-11-16 11:10:11 -05:00
src docs: Docusaurus v3.0 blog post (#9433) 2023-10-31 17:04:44 +01:00
static docs(playground): use CodeSandbox cloud sandboxes (#8576) 2023-01-26 11:57:16 +01:00
versioned_docs docs: add missing comma (#9555) 2023-11-15 12:37:20 -05:00
versioned_sidebars chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
babel.config.js
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): 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 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (#8677) 2023-02-24 14:19:39 +01:00
docusaurus.config.ts fix(website): Fix typo in announcement bar (#9484) 2023-10-31 23:00:14 +01:00
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
README.md
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 polish(core): better styling for error screens (#8736) 2023-03-09 16:13:19 +01:00
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 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.