docusaurus/website
Yangshun Tay 17252a079c
feat(v2): make sidebar collapsible (#1817)
* feat(v2): make sidebar collapsible

* fix first page load sidebar category not collapsed

* misc(v2): nit
2019-10-09 08:11:51 -07:00
..
docs docs(v2): document plugins and lifecycle APIs (#1724) 2019-10-08 00:23:03 -07:00
src feat(v2): make sidebar collapsible (#1817) 2019-10-09 08:11:51 -07:00
static/img
README.md
docusaurus.config.js
package.json v2.0.0-alpha.25 2019-10-01 20:29:26 +07:00
sidebars.js docs(v2): simple migration guide from v1-v2 (#1809) 2019-10-06 09:29:47 +07: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.