docusaurus/website
Joshua Chen 94532dfd26
docs: fix bad anchor link syntax (#6683)
2022-02-15 11:24:50 +08:00
..
_dogfooding refactor(theme-classic): clean up CSS of doc sidebar item (#6622) 2022-02-11 13:11:47 +08:00
blog
community
docs docs: fix bad anchor link syntax (#6683) 2022-02-15 11:24:50 +08:00
src docs: add redux-cool site to showcase (#6682) 2022-02-15 11:01:44 +08:00
static
versioned_docs
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
docusaurus.config-blog-only.js
docusaurus.config.js feat(content-blog): Allow pagination for BlogTagsPostsPage (#6221) 2022-02-03 18:33:13 +01:00
netlify.toml
package.json chore: upgrade dependencies (#6660) 2022-02-12 15:29:40 +08:00
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00

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.