docusaurus/website
Joshua Chen 87592bca03
refactor: ensure all types are using index signature instead of Record (#6995)
* refactor: ensure all types are using index signature instead of Record

* kick CI
2022-03-25 18:06:30 +08:00
..
_dogfooding refactor(theme-{classic,common}): change how site/page/search metadata is handled (#6925) 2022-03-18 18:53:00 +01:00
blog docs: fix broken links (#6817) 2022-03-03 07:02:57 +08:00
community
docs refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
src refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
static
versioned_docs refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
versioned_sidebars chore: prepare v2.0.0-beta.17 release (#6829) 2022-03-03 18:44:41 +01:00
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 chore: prepare v2.0.0-beta.17 release (#6829) 2022-03-03 18:44:41 +01:00
versionsArchived.json chore: prepare v2.0.0-beta.17 release (#6829) 2022-03-03 18:44:41 +01:00
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.