docusaurus/website
Sébastien Lorber 94067ce930
fix(core): allow overriding ssr/dev template meta tags (#7952)
2022-08-19 16:47:28 +02:00
..
_dogfooding fix(core): allow overriding ssr/dev template meta tags (#7952) 2022-08-19 16:47:28 +02:00
blog docs: update Hacker News + Product Hunt links (#7874) 2022-08-01 18:33:28 +08:00
community docs: add docusaurus-post-generator to community resource list (#7955) 2022-08-16 18:59:47 +02:00
docs fix(core): allow overriding ssr/dev template meta tags (#7952) 2022-08-19 16:47:28 +02:00
src fix(sitemap): filter all routes with robots meta containing noindex (#7964) 2022-08-17 16:41:41 +02:00
static
versioned_docs docs: remove mention of beta (#7905) 2022-08-09 19:26:23 +02:00
versioned_sidebars chore(website): rename 2.0.0 docs to 2.0.1 (#7922) 2022-08-08 18:47:27 +02:00
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js chore: fix blog-only test failures (#7865) 2022-08-01 14:14:13 +08:00
docusaurus.config.js feat(docs): allow to configure noIndex per doc version (#7963) 2022-08-17 16:55:49 +02:00
netlify.toml
package.json chore: bump main to 3.0.0-alpha.0 (#7923) 2022-08-08 19:13:49 +02:00
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json chore(website): rename 2.0.0 docs to 2.0.1 (#7922) 2022-08-08 18:47:27 +02:00
versionsArchived.json chore: publish v2.0.0 docs (#7862) 2022-08-01 10:24:49 +02:00
waitForCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +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.