docusaurus/website
2022-01-22 22:28:50 +08:00
..
_dogfooding feat(content-blog): allow authors list to contain images only (#6416) 2022-01-20 22:08:18 +08:00
blog
community
docs refactor(mdx-loader): use vfile.path to access Markdown file path (#6443) 2022-01-22 22:28:50 +08:00
src chore: enable stylelint standard config (#6442) 2022-01-22 21:26:35 +08:00
static chore(website): set cache-control for static assets (#6381) 2022-01-19 12:10:18 +01:00
versioned_docs chore: enable stylelint standard config (#6442) 2022-01-22 21:26:35 +08:00
versioned_sidebars
babel.config.js
delayCrowdin.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
docusaurus.config-blog-only.js
docusaurus.config.js feat(theme-classic): auto-collapse sibling categories in doc sidebar (#3811) 2022-01-20 16:38:16 +01:00
netlify.toml
package.json feat: update website & init template palette to pass WCAG test; include contrast check in ColorGenerator (#5822) 2022-01-20 14:51:18 +08:00
README.md
sidebars.js feat(content-docs): allow SEO metadata for category index pages (#6239) 2022-01-06 11:31:01 +01:00
sidebarsCommunity.js
testCSSOrder.mjs feat(mdx-loader): read image dimensions when processing Markdown (#6339) 2022-01-19 12:45:14 +01:00
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00

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.