docusaurus/website
2021-10-21 17:22:49 +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
community docs: Add plugin-image-zoom (#5746) 2021-10-20 12:39:10 +02:00
docs feat(content-blog): new readingTime plugin option (#5702) 2021-10-21 15:26:10 +02:00
src refactor(module-type-aliases): remove fallback aliases (#5726) 2021-10-20 15:27:16 +02:00
static docs: rename docusaurus.config.js route + redirects cleanup (#5755) 2021-10-21 15:16:54 +02:00
versioned_docs docs: rename docusaurus.config.js route + redirects cleanup (#5755) 2021-10-21 15:16:54 +02:00
versioned_sidebars chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js fix(live-codeblock): render static codeblock server-side (#5754) 2021-10-21 17:17:03 +02:00
netlify.toml
package.json fix(live-codeblock): render static codeblock server-side (#5754) 2021-10-21 17:17:03 +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
tsconfig.json
versions.json chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
versionsArchived.json chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
waitForCrowdin.js

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.