docusaurus/website
sebastienlorber 87b9df54c8 add explicit blog post date 2024-01-04 18:33:35 +01:00
..
_dogfooding add explicit blog post date 2024-01-04 18:33:35 +01:00
blog docs: broken link in release 3.0 page (#9573) 2023-11-23 00:28:14 -05:00
community docs: add meilisearch-docsearch to resources (#9594) 2023-11-30 18:18:31 +01:00
docs docs: replace docLayoutComponent by new Docusaurus v3 options (#9697) 2024-01-04 14:27:51 +01:00
src docs: slight improvement to GitHub header link styles (#9634) 2023-12-15 12:09:00 +01:00
static
versioned_docs feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config (#9528) 2024-01-04 12:56:20 +01:00
versioned_sidebars chore: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +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 feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config (#9528) 2024-01-04 12:56:20 +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: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +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.