docusaurus/website
dpang314 adad253d24
docs: add missing import (#7590)
2022-06-10 00:45:50 +08:00
..
_dogfooding refactor(pwa): simplify registerSW code, fix ESLint errors (#7579) 2022-06-07 21:42:17 +08:00
blog
community
docs docs: make localhost links clickable (#7582) 2022-06-08 14:33:50 +08:00
src docs: add sado0823.github.io to showcase (#7584) 2022-06-09 14:39:00 +08:00
static fix(website): make KaTeX fonts available on alternative locales (#7574) 2022-06-06 19:32:57 +08:00
versioned_docs docs: add missing import (#7590) 2022-06-10 00:45:50 +08:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js
netlify.toml
package.json
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs

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.