mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
Add an example value for the remarkPlugins config option for plugin-content-blog and plugin-content docs Initially I tried to use a string value with this config and got an esoteric error. Having an example of it's usage would help. |
||
---|---|---|
.. | ||
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.