docusaurus/website
2023-01-19 17:08:24 +01:00
..
_dogfooding feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384) 2023-01-19 17:08:24 +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 feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384) 2023-01-19 17:08:24 +01:00
src feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384) 2023-01-19 17:08:24 +01:00
static docs: use Mermaid diagram for routing page (#8335) 2022-11-16 17:48:32 +01:00
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 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 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 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 chore: upgrade dependencies (#8534) 2023-01-10 13:23:16 -05:00
tsconfig.json chore: upgrade to TS 4.7, compile with NodeNext (#7586) 2022-06-15 19:15:11 +02:00
versions.json docs: create Docusaurus v2.2.0 release docs + changelog + release blog post (#8265) 2022-10-29 12:59:20 +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.