docusaurus/website
2023-08-31 12:59:27 +02:00
..
_dogfooding feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02:00
blog feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
community docs(pdf): replace mr-pdf with maintained fork docs-to-pdf (#9212) 2023-08-10 15:09:12 +02:00
docs docs: fix typo in docs-introduction (#9267) 2023-08-31 12:28:23 +02:00
src chore: refactor argos stylesheet + hide flaky producthunt badge (#9259) 2023-08-31 12:59:27 +02:00
static docs(playground): use CodeSandbox cloud sandboxes (#8576) 2023-01-26 11:57:16 +01:00
versioned_docs chore: attempt to fix Crowdin issues (#9220) 2023-08-12 02:56:54 +02:00
versioned_sidebars chore: v3.0.0-alpha.0 release (#9072) 2023-06-15 17:48:55 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02:00
docusaurus.config.localized.json feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (#8677) 2023-02-24 14:19:39 +01:00
netlify.toml
package.json chore: upgrade dependencies (non-major) (#9148) 2023-07-16 23:44:17 +08:00
README.md
sidebars.js
sidebarsCommunity.js feat(website): new plugin to load CHANGELOG and render as blog (#6414) 2022-01-27 23:17:31 +08:00
testCSSOrder.mjs polish(core): better styling for error screens (#8736) 2023-03-09 16:13:19 +01:00
tsconfig.json feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258) 2023-08-25 10:54:58 +02:00
versions.json chore: v3.0.0-alpha.0 release (#9072) 2023-06-15 17:48:55 +02:00
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.