docusaurus/website
Joshua Chen 51815c12c9
feat(theme-classic): extensible code block magic comment system (#7178)
2022-05-04 12:31:13 +02:00
..
_dogfooding fix(theme-common): allow details to not provide a summary (#7267) 2022-04-29 19:33:28 +02:00
blog
community
docs feat(theme-classic): extensible code block magic comment system (#7178) 2022-05-04 12:31:13 +02:00
src feat(theme-classic): extensible code block magic comment system (#7178) 2022-05-04 12:31:13 +02:00
static docs: enhance docs about Markdown TOC and metadata (#7278) 2022-04-30 21:30:14 +08:00
versioned_docs docs: remove extraneous line break tags (#7298) 2022-05-04 11:45:20 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-classic): extensible code block magic comment system (#7178) 2022-05-04 12:31:13 +02:00
netlify.toml
package.json chore: upgrade dependencies (#7274) 2022-04-30 14:32:37 +08:00
sidebars.js docs: enhance docs about Markdown TOC and metadata (#7278) 2022-04-30 21:30:14 +08:00
sidebarsCommunity.js
testCSSOrder.mjs refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +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.