docusaurus/website
2024-06-20 17:40:27 +02:00
..
_dogfooding fix(theme): ignored className attribute on lazy loaded TabItem (#10219) 2024-06-18 16:51:22 +02:00
blog docs: fix missing ` (#10194) 2024-06-03 23:54:57 +02:00
community docs: add community plugin docusaurus-graph (#10176) 2024-05-30 12:35:41 +02:00
docs docs(search): update docsearch api url (#10233) 2024-06-20 17:40:27 +02:00
src docs(showcase): remove butterfly (#10147) 2024-05-19 21:04:05 +02:00
static fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
versioned_docs docs(search): update docsearch api url (#10233) 2024-06-20 17:40:27 +02:00
versioned_sidebars chore: release Docusaurus v3.4 (#10186) 2024-05-31 19:09:06 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
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 chore: unlock site deploy for i18n with onInlineTags warn (#10191) 2024-06-02 12:32:51 +01:00
netlify.toml
package.json chore: release Docusaurus v3.4 (#10186) 2024-05-31 19:09:06 +02:00
README.md
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: release Docusaurus v3.4 (#10186) 2024-05-31 19:09:06 +02:00
versionsArchived.d.json.ts
versionsArchived.json docs: archive v2 docs versions + create 2.x docs (#9472) 2023-10-30 14:06:32 +01:00
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.