docusaurus/website
2021-11-05 22:57:59 +08:00
..
_dogfooding feat(core): Add React ErrorBoundary component + theme default boundaries (#3104) 2021-11-04 16:07:32 +01:00
blog feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
community docs: Add plugin-image-zoom (#5746) 2021-10-20 12:39:10 +02:00
docs docs: fix wrong code sample in docusaurus-core (#5881) 2021-11-05 22:57:59 +08:00
src docs: add patrikmasiar website showcase (#5875) 2021-11-05 10:30:40 +01:00
static docs: fix i18n routes to feature requests (#5843) 2021-10-31 13:32:30 +08:00
versioned_docs docs: '5 minutes tutorial' -> '5-minute tutorial' (#5876) 2021-11-05 10:58:57 +08:00
versioned_sidebars chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
babel.config.js feat(v2): Allow configuring babel via babel.config.js (#2903) 2020-06-12 11:03:00 +08:00
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
docusaurus.config.js misc: show only latest archive alpha/beta versions dropdown (#5862) 2021-11-03 17:41:27 +01:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js docs: create SEO documentation page (#5759) 2021-11-04 12:57:27 +01:00
sidebarsCommunity.js refactor: clean Canny integration + rename 'Feedback' to 'Feature Requests' + improve TS doc page (#5389) 2021-08-20 11:42:13 +02:00
tsconfig.json refactor: remove a few Lodash usages & ESLint enforcement (#5807) 2021-10-28 12:48:58 +08:00
versions.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
versionsArchived.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
waitForCrowdin.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02: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.