docusaurus/website
Liviu Ionescu 056105cd36 remove **DO NOT** include a trailing slash 2024-02-09 14:20:32 +02:00
..
_dogfooding fix(core): links with target "_blank" should no be checked by the broken link checker (#9788) 2024-01-25 18:18:11 +01:00
blog fix(core): various broken anchor link fixes (#9732) 2024-01-12 16:09:45 +01:00
community fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (#9684) 2024-01-19 18:58:11 +01:00
docs remove **DO NOT** include a trailing slash 2024-02-09 14:20:32 +02:00
src fix(core): various broken anchor link fixes (#9732) 2024-01-12 16:09:45 +01:00
static
versioned_docs docs: Add docs for Mermaid Component (#9816) 2024-02-02 17:26:07 +01:00
versioned_sidebars chore: release Docusaurus 3.1.1 docs (#9794) 2024-01-26 14:10:57 +01:00
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (#9684) 2024-01-19 18:58:11 +01:00
netlify.toml
package.json
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: release Docusaurus 3.1.1 docs (#9794) 2024-01-26 14:10:57 +01:00
versionsArchived.d.json.ts
versionsArchived.json
waitForCrowdin.mjs

README.md

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.