mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
* Update docs-markdown-features.mdx * Author meant to recommend the use of full paths rather than relative paths: Technical edit * Revised intro to naturally introduce the benefits of this recommendation: Style edit * Update website/docs/guides/docs/docs-markdown-features.mdx * Update website/docs/guides/docs/docs-markdown-features.mdx Co-authored-by: Joshua Chen <sidachen2003@gmail.com> |
||
---|---|---|
.. | ||
_dogfooding | ||
blog | ||
community | ||
docs | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
delayCrowdin.mjs | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
testCSSOrder.mjs | ||
tsconfig.json | ||
versions.json | ||
versionsArchived.json | ||
waitForCrowdin.mjs |
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.