mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 21:42:50 +00:00
* feat: support custom description on blog page resolve conflicts * feat(v2): allow additional props to pass to route components resolve conflicts * Update blogDescription feature * Update doc for blogDescription * Remove test blogDescription config * Fix blogDescription schema validation * Fix minor errors Co-authored-by: Xuqian <zxuqian@163.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| static | ||
| versioned_docs | ||
| versioned_sidebars | ||
| README.md | ||
| babel.config.js | ||
| docusaurus.config.js | ||
| netlify.toml | ||
| package.json | ||
| sidebars.js | ||
| tsconfig.json | ||
| versions.json | ||
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.