docusaurus/website
Sébastien Lorber 916b82119b
feat: mdx loader fallback, allow importing mdx docs from anywhere (#5299)
* move deep filepath test

* split markdownPageExample.md

* re-org dogfooding content

* Add mdx partials fallback synthetic plugin by default

* test commit

* hide changelog title as it's already included in the partial file

* trigger CI

* fix changelog sidebar label
2021-08-06 11:32:22 +02:00
..
_dogfooding feat: mdx loader fallback, allow importing mdx docs from anywhere (#5299) 2021-08-06 11:32:22 +02:00
blog
community feat: mdx loader fallback, allow importing mdx docs from anywhere (#5299) 2021-08-06 11:32:22 +02:00
docs docs: refactor API documentation (#5219) 2021-08-04 16:35:17 +02:00
src feat: mdx loader fallback, allow importing mdx docs from anywhere (#5299) 2021-08-06 11:32:22 +02:00
static
versioned_docs docs: fix broken link to syncing tab choices section (#5283) 2021-08-04 10:37:10 +03:00
versioned_sidebars misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
netlify.toml
package.json
sidebars.js
sidebarsCommunity.js
tsconfig.json
versions.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
versionsArchived.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
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.