docusaurus/website
2022-01-12 08:35:47 +08:00
..
_dogfooding test: ensure consistent CSS ordering (#6222) 2021-12-30 14:26:26 +01:00
blog
community docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
docs fix(website): various anchor link fixes (#6318) 2022-01-12 08:35:47 +08:00
src docs: add icodex to showcase (#6299) 2022-01-09 18:34:29 +08:00
static
versioned_docs fix(migrate): migration CLI should correctly migrate gtag options (#6276) 2022-01-06 20:39:23 +08:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +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
docusaurus.config.js misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
netlify.toml
package.json misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
README.md
sidebars.js feat(content-docs): allow SEO metadata for category index pages (#6239) 2022-01-06 11:31:01 +01:00
sidebarsCommunity.js
testCSSOrder.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +01:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +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.