docusaurus/website
dpang314 b215ad0e1b
fix(theme-classic): inconsistent code block wrapping (#7485)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-02 15:56:54 +02:00
..
_dogfooding fix(theme-classic): inconsistent code block wrapping (#7485) 2022-06-02 15:56:54 +02:00
blog
community
docs feat(live-codeblock): add support for noInline to interactive code blocks (#7514) 2022-06-02 10:34:20 +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
docusaurus.config-blog-only.js
docusaurus.config.js
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
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

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.