docusaurus/website
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
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 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 fix(pwa-plugin): upgrade workbox (#9668) 2023-12-27 23:32:33 +01:00
README.md
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 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.