Docusaurus React Documentation Framework by Meta
Docusaurus is an open-source static site generator built with React, developed and maintained by Meta. It enables teams to build, deploy, and maintain documentation websites, blogs, and marketing pages with Markdown content, versioning support, and a rich plugin ecosystem.
Installation
Use the upstream install or setup path that matches your environment:
- npm init docusaurus@latest
Basic usage or getting-started notes:
Use the initialization CLI to create your site:
bash
Read the docs for any further information.
Extracted from upstream docs: https://raw.githubusercontent.com/facebook/docusaurus/HEAD/README.md