docusaurus/website
dependabot[bot] 200b38b763
chore(deps): bump webpack from 5.88.1 to 5.94.0 (#10455)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-29 16:28:54 +02:00
..
_dogfooding fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (#10391) 2024-08-12 17:19:36 +02:00
blog docs: Fix typo on changelog (#10437) 2024-08-23 12:38:51 +02:00
community docs: rename @getcanary/docusaurus-pagefind in docs (#10361) 2024-08-01 15:23:04 +02:00
docs feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (#10441) 2024-08-23 18:44:42 +02:00
src chore(website): add Rsdoctor plugin (#10418) 2024-08-20 11:42:13 +02:00
static fix: handle React v18.3 warnings (#10079) 2024-04-29 21:56:47 +02:00
versioned_docs chore: release 3.5.2 (#10400) 2024-08-13 14:47:19 +02:00
versioned_sidebars chore: release 3.5.2 (#10400) 2024-08-13 14:47:19 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
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(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (#10435) 2024-08-23 13:48:52 +02:00
netlify.toml chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json chore(deps): bump webpack from 5.88.1 to 5.94.0 (#10455) 2024-08-29 16:28:54 +02:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.ts docs: add Docusaurus v3.0 upgrade guide (#9417) 2023-10-19 19:38:32 +02:00
sidebarsCommunity.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
testCSSOrder.mjs chore(deps): bump webpack from 5.88.1 to 5.94.0 (#10455) 2024-08-29 16:28:54 +02:00
tsconfig.json feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.json chore: release 3.5.2 (#10400) 2024-08-13 14:47:19 +02:00
versionsArchived.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
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.