docusaurus/website
Joshua Chen f40dc31381
docs: multiple documentation elaborations (#7519)
2022-05-28 21:24:01 +08:00
..
_dogfooding fix(gtag): send the newly rendered page's title instead of the old one's (#7424) 2022-05-27 16:48:29 +02:00
blog
community
docs docs: multiple documentation elaborations (#7519) 2022-05-28 21:24:01 +08:00
src docs: update Kent C. Dodds Twitter avatar (#7512) 2022-05-27 19:19:43 +02:00
static
versioned_docs chore: prepare v2.0.0-beta.21 release (#7513) 2022-05-27 18:29:11 +02:00
versioned_sidebars chore: prepare v2.0.0-beta.21 release (#7513) 2022-05-27 18:29:11 +02:00
README.md
babel.config.js
delayCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
docusaurus.config-blog-only.js
docusaurus.config.js refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
netlify.toml
package.json chore: prepare v2.0.0-beta.21 release (#7513) 2022-05-27 18:29:11 +02:00
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
tsconfig.json
versions.json chore: prepare v2.0.0-beta.21 release (#7513) 2022-05-27 18:29:11 +02:00
versionsArchived.json chore: prepare v2.0.0-beta.21 release (#7513) 2022-05-27 18:29:11 +02:00
waitForCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00

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.