docusaurus/website
2023-10-09 19:20:56 +02:00
..
_dogfooding fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308) 2023-09-15 10:48:21 +02:00
blog refactor(website): change date of v3 preparation blog post + add missing section (#9358) 2023-09-29 19:04:18 +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 docs: fix algolia crowler config template link for v3 (#9388) 2023-10-09 19:20:56 +02:00
src chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2, react-live to v4 (#9316) 2023-10-06 19:15:14 +02:00
static
versioned_docs docs: fix algolia crowler config template link for v3 (#9388) 2023-10-09 19:20:56 +02:00
versioned_sidebars chore: rename 2.4.2 docs/changelog to 2.4.3 after bad publish (#9327) 2023-09-20 17:57:16 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js chore: remove deprecated Google UA tracking id (#9384) 2023-10-08 19:28:48 +02:00
docusaurus.config.localized.json
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release (#9320) 2023-09-19 11:28:27 +02:00
README.md
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02:00
versions.json chore: docs versioning typo (#9331) 2023-09-20 19:18:51 +02:00
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.