docusaurus/website
Alexey Pyltsyn 8a491fc29a v2.0.0-beta.9 2021-11-02 20:28:37 +03: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 docs: Fix a typo in versioning.md (#5852) 2021-11-02 14:23:06 +08:00
src Add InfraQL product docs website (#5847) 2021-11-01 10:10:29 +08:00
static docs: fix i18n routes to feature requests (#5843) 2021-10-31 13:32:30 +08:00
versioned_docs chore: prepare v2.0.0-beta.9 release 2021-11-02 19:59:34 +03:00
versioned_sidebars chore: prepare v2.0.0-beta.9 release 2021-11-02 19:59:34 +03:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
netlify.toml
package.json v2.0.0-beta.9 2021-11-02 20:28:37 +03:00
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 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 2021-11-02 19:59:34 +03:00
versionsArchived.json chore: prepare v2.0.0-beta.9 release 2021-11-02 19:59:34 +03:00
waitForCrowdin.js

README.md

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.