docusaurus/website
Sébastien Lorber 9df5aae6de
feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-01-17 17:26:48 +01:00
..
_dogfooding fix(theme): Fix <DocCardList> usage on docs at root of a sidebar (#10847) 2025-01-16 21:53:41 +01:00
blog chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
community docs: resource add docusaurus-i18n (#10592) 2024-10-18 18:48:02 +02:00
docs feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850) 2025-01-17 17:26:48 +01:00
src docs(showcase): Update Prismatic.io showcase image, description, and tags (#10795) 2024-12-24 16:38:24 +01:00
static refactor: reduce file size of docusaurus.svg (#10806) 2025-01-03 12:19:25 +01:00
versioned_docs chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
versioned_sidebars chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850) 2025-01-17 17:26:48 +01:00
netlify.toml
package.json chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
README.md
sidebars.ts
sidebarsCommunity.js
svgo.config.js feat(svgr): create new Docusaurus SVGR plugin (#10677) 2024-11-29 17:26:34 +01:00
testCSSOrder.mjs
tsconfig.json fix(core): bundler should not minimize static assets (#10658) 2024-11-08 18:26:37 +01:00
tsconfig.skipLibCheck.json
versions.d.json.ts
versions.json chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
versionsArchived.d.json.ts
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.