mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 18:27:56 +02:00
* Support IP anonymization for google analytics * Fixes * Add docs * typo fix * Fix syntax * document in suggested place * attempted to add functionality to gtag plugin * Remove from api-site-config * document in appropriate places * fix anonymize IP Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com> |
||
---|---|---|
.. | ||
docs | ||
src | ||
static/img | ||
versioned_docs | ||
versioned_sidebars | ||
docusaurus.config.js | ||
package.json | ||
README.md | ||
sidebars.js | ||
versions.json |
Docusaurus 2 Website
Installation
yarn install
in the root of the repo (one level above this directory).- In this directory, do
yarn start
. - A browser window will open up, pointing to the docs.