mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 23:54:25 +00:00
* SSH is required for GitHub deployment now Matches what is listed in the default README.md of a new Docusaurus site * Minimum node version required is 14.x documentation.yml as written fails to run because the minimum node version for Docusaurus is 14.x * Add link to default URL of locally-served site * Correct deployment workflow Co-authored-by: Joshua Chen <sidachen2003@gmail.com> |
||
|---|---|---|
| .. | ||
| _dogfooding | ||
| blog | ||
| community | ||
| docs | ||
| src | ||
| static | ||
| versioned_docs | ||
| versioned_sidebars | ||
| README.md | ||
| babel.config.js | ||
| delayCrowdin.js | ||
| docusaurus.config-blog-only.js | ||
| docusaurus.config.js | ||
| netlify.toml | ||
| package.json | ||
| sidebars.js | ||
| sidebarsCommunity.js | ||
| tsconfig.json | ||
| versions.json | ||
| versionsArchived.json | ||
| waitForCrowdin.js | ||
Docusaurus 2 Website
Installation
yarn installin 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.