docusaurus/website
2022-07-08 16:56:53 +02:00
..
_dogfooding fix(utils): allow any non-boundary characters in Markdown heading ID (#7604) 2022-06-16 12:32:42 +02:00
blog
community docs: add docusaurus-openapi-docs to resources (#7675) 2022-06-25 00:57:18 +08:00
docs docs: swizzle react-live with eject (#7739) 2022-07-08 12:55:39 +08:00
src refactor(theme): nest theme icons under subfolder @theme/Icon/* (#7740) 2022-07-08 16:56:53 +02:00
static feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643) 2022-06-23 11:22:27 +02:00
versioned_docs docs: add link from every category index page to the guide page (#7665) 2022-06-23 13:46:59 +02:00
versioned_sidebars
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643) 2022-06-23 11:22:27 +02:00
docusaurus.config.js feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643) 2022-06-23 11:22:27 +02:00
netlify.toml
package.json chore: upgrade dependencies (#7684) 2022-07-04 19:36:43 +08:00
README.md
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs

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.