docusaurus/website
2019-11-14 01:12:36 +03:00
..
docs docs(v2): Add section to blog document about feed location (#1976) 2019-11-13 13:10:20 +07:00
src fix(v2): remove obsolete iframe attrs (#1986) 2019-11-14 01:12:36 +03:00
static/img feat(v2): optimize image processing with sharp & lqip (#1663) 2019-07-14 11:28:16 -07:00
docusaurus.config.js feat(v2): add FB link to footer (#1982) 2019-11-13 23:06:54 +07:00
package.json v2.0.0-alpha.34 2019-11-11 21:35:03 +07:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js fix(v2): custom searchbar should appear even if themeconfig.algolia is undefined (#1909) 2019-10-30 08:51:53 +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.