docusaurus/website
Alexey Pyltsyn d1219b1233
feat(v2): add site title to meta title (#2255)
* feat(v2): add site title to meta title

* Change page separator

* Exlucde tagline from empty title

* Use tagline for title on home page
2020-01-31 22:55:23 +08:00
..
docs docs(v2): make correct path to webpack config module 2020-01-18 22:52:14 +03:00
src feat(v2): add site title to meta title (#2255) 2020-01-31 22:55:23 +08:00
static/img blog: tribute to Endi (#2194) 2020-01-07 13:22:07 +08:00
versioned_docs docs(v2): make correct path to webpack config module 2020-01-18 22:52:14 +03:00
versioned_sidebars
README.md
docusaurus.config.js fix(v2): don't even print anonymizeIP if false in Google Analytics plugin 2020-01-12 22:19:22 +08:00
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.