docusaurus/website
yzhe819 d938ff7430
fix(theme-classic): code block line number display with line wrapping (#7910)
* fix: line numbers display issue of code block

* test: add dogfooding test page

* chore: lint

* test: move to code-block-tests
2022-08-07 23:01:31 +08:00
..
_dogfooding fix(theme-classic): code block line number display with line wrapping (#7910) 2022-08-07 23:01:31 +08:00
blog docs: update Hacker News + Product Hunt links (#7874) 2022-08-01 18:33:28 +08:00
community
docs docs: add TOC heading level options to guide (#7906) 2022-08-06 21:35:56 +08:00
src chore: fix changelog plugin import path (#7901) 2022-08-05 20:02:30 +08:00
static
versioned_docs
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js
netlify.toml
package.json chore: upgrade dependencies (#7883) 2022-08-02 16:44:02 +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.