docusaurus/website
Endi 95f0552bad feat(v2): allow infinitely nested sidebar (#1812)
* feat(v2): allow infinitely nested sidebar

* Update markdown-features.mdx

* Update sidebar.md

* Update sidebar.md
2019-10-07 11:52:43 -07:00
..
docs feat(v2): allow infinitely nested sidebar (#1812) 2019-10-07 11:52:43 -07:00
src docs(v2): make double nested sidebar entry thinner and smaller (#1756) 2019-10-05 12:06:48 -07: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): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
package.json v2.0.0-alpha.25 2019-10-01 20:29:26 +07:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js docs(v2): simple migration guide from v1-v2 (#1809) 2019-10-06 09:29:47 +07: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.