docusaurus/website
2023-12-16 02:50:26 +01:00
..
_dogfooding feat: siteConfig.markdown.parseFrontMatter hook (#9624) 2023-12-16 02:50:26 +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 feat: siteConfig.markdown.parseFrontMatter hook (#9624) 2023-12-16 02:50:26 +01:00
src docs: slight improvement to GitHub header link styles (#9634) 2023-12-15 12:09:00 +01:00
static
versioned_docs chore: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +01:00
versioned_sidebars chore: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +01:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.json
docusaurus.config.ts feat: siteConfig.markdown.parseFrontMatter hook (#9624) 2023-12-16 02:50:26 +01:00
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json chore: Upgrade clsx to 2.0.0 (#9464) 2023-11-21 19:29:18 +01:00
README.md
sidebars.ts docs: add Docusaurus v3.0 upgrade guide (#9417) 2023-10-19 19:38:32 +02:00
sidebarsCommunity.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
testCSSOrder.mjs polish(core): better styling for error screens (#8736) 2023-03-09 16:13:19 +01:00
tsconfig.json feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.json chore: docs for Docusaurus 3.0.1 (#9597) 2023-11-30 19:46:19 +01:00
versionsArchived.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
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.