docusaurus/website
dependabot[bot] efd767be64
chore(deps): bump workbox-strategies from 5.1.4 to 6.4.2 (#6362)
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 5.1.4 to 6.4.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v5.1.4...v6.4.2)

---
updated-dependencies:
- dependency-name: workbox-strategies
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-15 13:48:42 +08:00
..
_dogfooding fix(core): error boundary should allow no children (#6338) 2022-01-14 10:39:24 +01:00
blog docs(website): Add docsearch migration blog post (#5967) 2021-11-21 16:25:35 +01:00
community docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
docs docs: minor fix in the sample config for ESM (#6340) 2022-01-14 19:24:55 +08:00
src feat(website): search in showcase (#6333) 2022-01-15 11:38:57 +08:00
static docs: refactor & refine lifecycle API docs (#5918) 2021-12-21 14:54:04 +08:00
versioned_docs docs: make upgrade guide always show the latest version (#6336) 2022-01-14 10:42:48 +08:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +01:00
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 feat: shorthands for themes/plugins/presets configuration (#5930) 2021-12-03 18:23:12 +01:00
docusaurus.config.js chore: upgrade rehype-katex with ESM support, update docs (#6320) 2022-01-14 09:06:10 +08:00
netlify.toml chore: upgrade netlify-cli (#6031) 2021-11-30 10:02:31 +08:00
package.json chore(deps): bump workbox-strategies from 5.1.4 to 6.4.2 (#6362) 2022-01-15 13:48:42 +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 misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
tsconfig.json chore(website): enable strict compiler option (#6012) 2021-11-26 18:14:35 +08:00
versions.json chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +01:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.14 release (#6147) 2021-12-21 17:15:04 +01:00
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.