docusaurus/website
Tatsunori Uchino 6cc29fac01
docs: add heads up for Prettier users (#9471)
* docs: add a note on the use of Prettier for MDX

* docs: add guides for Prettier users migrating to v3

* Update website/docs/guides/markdown-features/markdown-features-react.mdx

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* docs: Update MDX version

* Update website/docs/migration/v3.mdx

* Update v3.mdx

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-23 13:38:04 -05:00
..
_dogfooding fix: add v2 retrocompatible support for quoted admonitions (#9570) 2023-11-21 20:49:34 +01:00
blog docs: broken link in release 3.0 page (#9573) 2023-11-23 00:28:14 -05:00
community
docs docs: add heads up for Prettier users (#9471) 2023-11-23 13:38:04 -05:00
src docs: Docusaurus v3.0 blog post (#9433) 2023-10-31 17:04:44 +01:00
static
versioned_docs docs: add missing comma (#9555) 2023-11-15 12:37:20 -05:00
versioned_sidebars chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts fix(website): Fix typo in announcement bar (#9484) 2023-10-31 23:00:14 +01:00
netlify.toml
package.json chore: Upgrade clsx to 2.0.0 (#9464) 2023-11-21 19:29:18 +01:00
README.md
sidebars.ts docs: add Docusaurus v3.0 upgrade guide (#9417) 2023-10-19 19:38:32 +02:00
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
versionsArchived.d.json.ts
versionsArchived.json docs: archive v2 docs versions + create 2.x docs (#9472) 2023-10-30 14:06:32 +01:00
waitForCrowdin.mjs

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.