docusaurus/website
2023-10-09 19:20:56 +02:00
..
_dogfooding fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308) 2023-09-15 10:48:21 +02:00
blog refactor(website): change date of v3 preparation blog post + add missing section (#9358) 2023-09-29 19:04:18 +02:00
community fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308) 2023-09-15 10:48:21 +02:00
docs docs: fix algolia crowler config template link for v3 (#9388) 2023-10-09 19:20:56 +02:00
src chore: upgrade syntax highlighting dependencies, prism-react-renderer to v2, react-live to v4 (#9316) 2023-10-06 19:15:14 +02:00
static docs(playground): use CodeSandbox cloud sandboxes (#8576) 2023-01-26 11:57:16 +01:00
versioned_docs docs: fix algolia crowler config template link for v3 (#9388) 2023-10-09 19:20:56 +02:00
versioned_sidebars chore: rename 2.4.2 docs/changelog to 2.4.3 after bad publish (#9327) 2023-09-20 17:57:16 +02:00
babel.config.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
delayCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
docusaurus.config-blog-only.js fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (#8279) 2022-11-02 17:03:00 +01:00
docusaurus.config.js chore: remove deprecated Google UA tracking id (#9384) 2023-10-08 19:28:48 +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 chore: update node engine version 18 (#9348) 2023-09-28 16:45:25 +02:00
package.json chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release (#9320) 2023-09-19 11:28:27 +02:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
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: docs versioning typo (#9331) 2023-09-20 19:18:51 +02:00
versionsArchived.json docs: create Docusaurus v2.1.0 release docs + changelog + release blog post (#8036) 2022-09-02 12:39:32 +02:00
waitForCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00

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.