docusaurus/website
Sébastien Lorber f87a3ead46
refactor: move @theme/hooks to @docusaurus/theme-common (#6289)
2022-01-07 19:19:35 +01:00
..
_dogfooding
blog
community
docs refactor: move @theme/hooks to @docusaurus/theme-common (#6289) 2022-01-07 19:19:35 +01:00
src refactor: new @docusaurus/plugin-content-docs/client interface (#6287) 2022-01-07 17:04:21 +01:00
static
versioned_docs fix(migrate): migration CLI should correctly migrate gtag options (#6276) 2022-01-06 20:39:23 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-classic): new navbar item linking to a sidebar (#6139) 2022-01-06 11:52:25 +01:00
netlify.toml
package.json docs: update showcase images; remove GraphQL Code Generator site (#6231) 2022-01-07 16:35:46 +08:00
sidebars.js
sidebarsCommunity.js
testCSSOrder.js
tsconfig.json
versions.json
versionsArchived.json
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.