docusaurus/website
2022-01-19 12:10:50 +08:00
..
_dogfooding chore: upgrade lint-staged and globs (#6369) 2022-01-15 16:33:09 +08:00
blog
community docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
docs refactor: clean up TODO comments (#6399) 2022-01-19 12:10:50 +08:00
src chore: add baseline stylelint rules (#6372) 2022-01-16 09:42:58 +08:00
static
versioned_docs chore: upgrade lint-staged and globs (#6369) 2022-01-15 16:33:09 +08:00
versioned_sidebars
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 chore: upgrade rehype-katex with ESM support, update docs (#6320) 2022-01-14 09:06:10 +08:00
netlify.toml
package.json chore(deps): bump workbox-strategies from 5.1.4 to 6.4.2 (#6362) 2022-01-15 13:48:42 +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
versionsArchived.json
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.