docusaurus/website
dpang314 4f26a1911a
feat(content-docs): last_update front matter (#7461)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-01 16:27:58 +02:00
..
_dogfooding feat(content-docs): last_update front matter (#7461) 2022-06-01 16:27:58 +02:00
blog
community refactor: make entire project typecheck with root tsconfig (#7466) 2022-05-23 12:54:25 +08:00
docs feat(content-docs): last_update front matter (#7461) 2022-06-01 16:27:58 +02:00
src docs: add CharlesAncheta.com to showcase (#7533) 2022-06-01 15:20:23 +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 refactor: make entire project typecheck with root tsconfig (#7466) 2022-05-23 12:54:25 +08:00
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.