docusaurus/website
Drew Alexander d365b7424b
docs(v2): add useThemeContext note (#2934)
* docs: add note to useThemeContext api docs

* Update example usage
2020-06-15 12:39:17 +02:00
..
docs docs(v2): add useThemeContext note (#2934) 2020-06-15 12:39:17 +02:00
src
static/img
versioned_docs docs(v2): add documentation for multiple blogs (#2933) 2020-06-15 03:18:37 +08:00
versioned_sidebars
README.md
babel.config.js
docusaurus.config.js
package.json
sidebars.js
versions.json

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.