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: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
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 misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
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 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 feat(mdx-loader): read image dimensions when processing Markdown (#6339) 2022-01-19 12:45:14 +01:00
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 misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00

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.