docusaurus/website
Joshua Chen b5ceead3b2
feat(content-docs): autogenerate category with linked doc metadata as fallback (#6859)
2022-03-25 15:23:11 +01:00
..
_dogfooding refactor(theme-{classic,common}): change how site/page/search metadata is handled (#6925) 2022-03-18 18:53:00 +01:00
blog
community
docs feat(content-docs): autogenerate category with linked doc metadata as fallback (#6859) 2022-03-25 15:23:11 +01:00
src refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
static refactor: self-host KaTeX assets (#6429) 2022-01-27 11:39:45 +01:00
versioned_docs refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js chore: migrate Jest and website to SWC (#6944) 2022-03-19 20:56:30 +08:00
netlify.toml
package.json chore: upgrade dependencies (#6991) 2022-03-25 10:47:08 +08:00
sidebars.js
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.