docusaurus/website
2022-01-26 19:28:16 +01:00
..
_dogfooding feat(content-docs): expose isCategoryIndex matcher to customize conventions (#6451) 2022-01-26 17:58:52 +01:00
blog chore: typo colocation -> collocation (#6464) 2022-01-25 11:06:01 +08:00
community
docs feat(content-docs): expose isCategoryIndex matcher to customize conventions (#6451) 2022-01-26 17:58:52 +01: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 chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +01:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +01:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js feat(search): enable contextual search by default (#6407) 2022-01-25 11:45:41 +08:00
netlify.toml
package.json chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +01:00
README.md
sidebars.js docs: add advanced guides (#6296) 2022-01-25 11:29:18 +08:00
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +01:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +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.