docusaurus/website
Костя Третяк 09d107969c
docs(v2): fix i18n doc: bad i18n page plugin path in code sample (#4773)
* fix(docs): fixed "Translate the pages"

* Update website/docs/i18n/i18n-tutorial.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-05-12 14:39:24 +02:00
..
community Open docs(v2): Adding new community plugins (#4622) 2021-04-16 10:09:55 +02:00
docs docs(v2): fix i18n doc: bad i18n page plugin path in code sample (#4773) 2021-05-12 14:39:24 +02:00
dogfooding fix(v2): BaseUrl issue banner insertion should be prevented if JS can load (#4155) 2021-02-02 16:43:25 +01:00
src docs(v2): Add Netdata to showcase (#4757) 2021-05-10 19:03:02 +02:00
static fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
versioned_docs chore(v2): prepare v2.0.0.alpha-75 release (#4707) 2021-04-30 18:41:55 +02:00
versioned_sidebars chore(v2): prepare v2.0.0.alpha-75 release (#4707) 2021-04-30 18:41:55 +02:00
README.md
babel.config.js
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
docusaurus.config.js docs(v2): i18n site: enable ko + zh-CN locales (#4599) 2021-04-11 19:21:13 +02:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
sidebars.js docs(v2): add browsers support documentation (#4758) 2021-05-11 11:03:05 +02:00
sidebarsCommunity.js feat(v2): auto-generated sidebars, frontmatter-less sites (#4582) 2021-04-15 16:20:11 +02:00
tsconfig.json
versions.json chore(v2): prepare v2.0.0.alpha-75 release (#4707) 2021-04-30 18:41:55 +02:00
waitForCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02: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.