docusaurus/website
Sébastien Lorber 4d06f26c1f
fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199)
* Add _ to dogfood docs folder to cover against edge case

* Fix edge case with MDX partials when site / content dir contains a _ prefix

* add globUtils tests

* proper dogfooding folder re-organization, all content plugins being used

* refactor dogfooding folder + expose /tests page index

* fix page plugin ignoring options.routeBasePath
2021-07-21 14:13:51 +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
community docs(v2): document canary releases (#4987) 2021-06-16 16:11:41 +02:00
docs fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
src fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
static
versioned_docs fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
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
package.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
sidebars.js
sidebarsCommunity.js
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
versionsArchived.json
waitForCrowdin.js

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.