mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 03:42:34 +02:00
* Wrap all plugin imports in require.resolve()
As per breaking change in 2.0.0-alpha0.56
* Wrap plugins in next version
* Revert "Wrap plugins in next version"
This reverts commit
|
||
---|---|---|
.. | ||
docs | ||
src | ||
static/img | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
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.