docusaurus/website
Lennart Koopmann f74e6c5107
docs(v2): clarify how to disable edit links entirely (#5112)
* docs: clarify how to disable edit links entirely

* Update website/docs/api/plugins/plugin-content-docs.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-07-05 12:38:10 +02:00
..
blog chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
community docs(v2): document canary releases (#4987) 2021-06-16 16:11:41 +02:00
docs docs(v2): clarify how to disable edit links entirely (#5112) 2021-07-05 12:38:10 +02:00
dogfooding
src docs(v2): Add CryptoDevHub to Showcase (#5113) 2021-07-05 10:50:54 +02:00
static
versioned_docs chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
docusaurus.config.js fix(v2): Fix announcementBar layout shifts (#5040) 2021-06-24 11:35:35 +02:00
netlify.toml
package.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
sidebars.js
sidebarsCommunity.js
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.3 release (#5098) 2021-06-30 16:05:49 +02:00
versionsArchived.json chore: add archived versions system + archive alpha.73-75 (#5005) 2021-06-18 17:27:13 +02:00
waitForCrowdin.js

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.