docusaurus/website
Shamoil Arsiwala 3d8b70e0b3
docs: fix documented path of swizzled component (#9786)
2024-01-25 19:57:42 +01: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 docs: fix documented path of swizzled component (#9786) 2024-01-25 19:57:42 +01:00
src fix(core): various broken anchor link fixes (#9732) 2024-01-12 16:09:45 +01:00
static
versioned_docs docs: GitHub actions deployment should use fetch-depth: 0 + actions upgrades (#9759) 2024-01-18 12:01:02 +01:00
versioned_sidebars chore: Docusaurus v3.1 docs + changelog + blog post (#9706) 2024-01-05 19:31:58 +01:00
README.md
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
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: Docusaurus v3.1 docs + changelog + blog post (#9706) 2024-01-05 19:31:58 +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.