docusaurus/website
Eunkwang Shin d1d3585df0
docs: fix typo 'validationOptions' (#8548)
docs(plugin-methods): fix typo 'validationOptions'
2023-01-18 11:44:48 -05:00
..
_dogfooding chore: revert docs(website): use MDX comments instead of HTML comments (#8517) 2023-01-06 17:07:53 +01:00
blog chore: bump dependencies major versions (#8537) 2023-01-10 15:22:19 -05:00
community docs: blog + community + dogfood docs should use .mdx extension (#8507) 2023-01-04 19:59:56 +01:00
docs docs: fix typo 'validationOptions' (#8548) 2023-01-18 11:44:48 -05:00
src chore: bump dependencies major versions (#8537) 2023-01-10 15:22:19 -05:00
static
versioned_docs docs: fix typo 'validationOptions' (#8548) 2023-01-18 11:44:48 -05:00
versioned_sidebars docs: add diagrams page to 2.2.0 sidebar (#8431) 2022-12-12 12:31:04 -05:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428) 2022-12-22 18:24:28 +01:00
netlify.toml fix(website): Netlify increase NODE_OPTIONS memory (#8491) 2022-12-30 17:46:33 +01:00
package.json chore: bump dependencies major versions (#8537) 2023-01-10 15:22:19 -05:00
README.md
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs chore: upgrade dependencies (#8534) 2023-01-10 13:23:16 -05:00
tsconfig.json
versions.json
versionsArchived.json
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.