docusaurus/website
2023-09-29 19:04:18 +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: "Preparing your site for Docusaurus v3" blog post (#9333) 2023-09-29 13:15:20 +02:00
src fix(website): fix showcase search input (#9260) 2023-09-14 17:03:29 +02:00
static
versioned_docs chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +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: do not fail the build if a localized site has a broken link (#9339) 2023-09-22 17:50:50 +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
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 polish(core): better styling for error screens (#8736) 2023-03-09 16:13:19 +01:00
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.