docusaurus/website
2019-12-15 17:49:25 +08:00
..
docs docs: promote Docusaurus 2 usage (#2126) 2019-12-15 17:49:25 +08:00
src fix(v2): align GH button in vertical center (#2119) 2019-12-12 13:49:37 -08:00
static/img chore(v2): optimize images 2019-12-02 14:51:07 +07:00
versioned_docs misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
versioned_sidebars chore: v2.0.0-alpha.39 changelog & docs (#2101) 2019-12-07 13:12:04 +07:00
docusaurus.config.js feat(v2): hide navbar on scroll (#2055) 2019-12-12 04:19:37 -08:00
package.json feat(v2): add color generator for primary colors (#2104) 2019-12-09 02:10:38 -08:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js chore(v2): fix typo in docs, remove dead/redundant stuff 2019-11-26 16:49:58 +07:00
versions.json chore: v2.0.0-alpha.39 changelog & docs (#2101) 2019-12-07 13:12:04 +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.