docusaurus/website
Sébastien Lorber dd539dd23f
feat(search): enable contextual search by default (#6407)
2022-01-25 11:45:41 +08:00
..
_dogfooding docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
blog chore: typo colocation -> collocation (#6464) 2022-01-25 11:06:01 +08:00
community
docs feat(search): enable contextual search by default (#6407) 2022-01-25 11:45:41 +08:00
src docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
static docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
versioned_docs docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
docusaurus.config.js feat(search): enable contextual search by default (#6407) 2022-01-25 11:45:41 +08:00
netlify.toml
package.json docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
sidebars.js docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json
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.