docusaurus/website
2021-10-29 19:53:47 +02:00
..
_dogfooding fix(ideal-image): fix IdealImage in dev not handling ES import images properly (#5760) 2021-10-21 17:22:49 +02: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 feat(search-algolia): algolia externalUrl regex to navigate with window.href (#5795) 2021-10-29 19:53:47 +02:00
src docs: add @Josh-Cena to the team (#5820) 2021-10-29 17:29:43 +08:00
static docs: rename docusaurus.config.js route + redirects cleanup (#5755) 2021-10-21 15:16:54 +02:00
versioned_docs chore: fix Crowdin again (#5825) 2021-10-29 15:37:45 +02:00
versioned_sidebars chore: prepare v2.0.0-beta.8 release (#5762) 2021-10-21 18:52:17 +02:00
babel.config.js
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 fix(live-codeblock): render static codeblock server-side (#5754) 2021-10-21 17:17:03 +02:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json chore: replace doc sample .pdf file by .xlsx to solve Crowdin issue (#5823) 2021-10-29 14:46:21 +02:00
README.md
sidebars.js refactor(content-docs): refactor sidebars, Joi validation, generator rework, expose config types (#5678) 2021-10-14 14:38:26 +02: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.8 release (#5762) 2021-10-21 18:52:17 +02:00
versionsArchived.json chore: prepare v2.0.0-beta.8 release (#5762) 2021-10-21 18:52:17 +02: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.