docusaurus/website
2024-05-03 16:03:48 +02:00
..
_dogfooding fix(theme): <Admonition> should render properly without heading/icon (#10080) 2024-04-30 14:28:58 +02:00
blog 3.3.1 2024-05-03 16:02:25 +02:00
community docs(website): add @orama/plugin-docusaurus* search plugins (#10030) 2024-04-11 13:45:26 +02:00
docs docs: Fix déja to déjà in swizzling.mdx (#10096) 2024-05-02 15:25:42 +02:00
src feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
static fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
versioned_docs 3.3.1 2024-05-03 16:03:48 +02:00
versioned_sidebars 3.3.1 2024-05-03 16:03:48 +02:00
babel.config.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
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(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
docusaurus.config.ts docs: add troubleshooting steps to migration/upgrade page (#9490) 2024-04-18 17:04:56 +02:00
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json v3.3.0 2024-05-03 11:02:16 +02: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 3.3.1 2024-05-03 16:03:48 +02: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.