docusaurus/website
Sébastien Lorber 589a59ba8a
docs: remove docusaurus-preset-name from preset doc (#5372)
* doc: docusaurus-preset-name does not exist and is confusing for some users

* doc: docusaurus-preset-name does not exist and is confusing for some users
2021-08-17 19:38:35 +02:00
..
_dogfooding refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
blog refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
community refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
docs docs: remove docusaurus-preset-name from preset doc (#5372) 2021-08-17 19:38:35 +02:00
src refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
static feat: blog posts support /YYYY/MM/DD/blog-post/index.md pattern + blog frontmatter can reference relative images (#5309) 2021-08-06 17:51:59 +02:00
versioned_docs docs: remove docusaurus-preset-name from preset doc (#5372) 2021-08-17 19:38:35 +02:00
versioned_sidebars misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
babel.config.js feat(v2): Allow configuring babel via babel.config.js (#2903) 2020-06-12 11:03:00 +08:00
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
docusaurus.config.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json refactor(website): convert website to TypeScript (#5328) 2021-08-11 11:38:33 +02:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js feat: Markdown page-specific head metadatas (#5330) 2021-08-11 11:39:01 +02:00
sidebarsCommunity.js chore(v2): add external link to community sidebar (#4858) 2021-06-02 16:59:20 +02:00
tsconfig.json refactor(website): convert website to TypeScript (#5328) 2021-08-11 11:38:33 +02:00
versions.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
versionsArchived.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
waitForCrowdin.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02: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.