docusaurus/website
Vincent van der Walt 245b50f6e0 docs(v2): Add section to blog document about feed location (#1976)
* Add section in blog doc about feed location

* fix fenced code type
2019-11-13 13:10:20 +07:00
..
docs docs(v2): Add section to blog document about feed location (#1976) 2019-11-13 13:10:20 +07:00
src fix(v2): fix browser window background (#1936) 2019-11-04 08:35:54 +08:00
static/img
README.md
docusaurus.config.js breaking(v2): editUrl should point to website instead of docsDir to support editUrl in versioning/trans (#1958) 2019-11-11 21:24:04 +07:00
package.json v2.0.0-alpha.34 2019-11-11 21:35: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

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.