docusaurus/website
Alexey Pyltsyn ce6a725ff5 feat(v2): add ability expand all items in doc sidebar (#1876)
* feat(v2): add ability expand all items in doc sidebar

* Fix tests

* Refactor: use themeConfig

* Improve docs

* Revert unnecessary  changes

* Refactor: better consistency

* Revert extra change

* Refactor: use useDocusaurusContext to get config value
2019-10-24 21:36:46 +07:00
..
docs feat(v2): add ability expand all items in doc sidebar (#1876) 2019-10-24 21:36:46 +07:00
src docs(v2): showcase user mbt-bundle (#1875) 2019-10-23 22:03:37 -07:00
static/img feat(v2): optimize image processing with sharp & lqip (#1663) 2019-07-14 11:28:16 -07:00
docusaurus.config.js misc(v2): docs updates 2019-10-12 12:02:16 -07:00
package.json v2.0.0-alpha.30 2019-10-22 12:23:55 +07:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js misc(v2): docs updates 2019-10-12 12:02:16 -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.