docusaurus/website
Sébastien Lorber bfb882c2f0
feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674)
2023-12-27 23:19:25 +01:00
..
_dogfooding
blog
community
docs feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
src
static
versioned_docs
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
docusaurus.config.ts feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (#9674) 2023-12-27 23:19:25 +01:00
netlify.toml
package.json
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json
versionsArchived.d.json.ts
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.