docusaurus/website
2021-07-23 12:24:03 +02:00
..
_dogfooding fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
blog chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
community docs(v2): document canary releases (#4987) 2021-06-16 16:11:41 +02:00
docs docs: mention Link can be used for external links (#5212) 2021-07-23 12:24:03 +02:00
src feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
static feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
versioned_docs feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
versioned_sidebars feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
babel.config.js
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
docusaurus.config.js fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
README.md
sidebars.js feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
sidebarsCommunity.js chore(v2): add external link to community sidebar (#4858) 2021-06-02 16:59:20 +02:00
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
versionsArchived.json chore: add archived versions system + archive alpha.73-75 (#5005) 2021-06-18 17:27:13 +02:00
waitForCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00

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.