mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
* added more details about --danger flag for swizzle * added referencing to blog posts * improved the docs for swizzling. * added new Farsi/Persian translation * Update website/docs/cli.md * Update website/docs/cli.md * Update website/docs/using-themes.md * PR cleanup Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> Co-authored-by: slorber <lorber.sebastien@gmail.com> |
||
---|---|---|
.. | ||
community | ||
docs | ||
dogfooding | ||
netlifyDeployPreview | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
tsconfig.json | ||
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.