Docusaurus is a open-source tool to generate static sites for content-driven products. It covers documentation, blogs, product landing, market page, etc.
Trough easy-to-use CLI it generates a React project, which allows a lot of customization and create all the necessary stuff for a performant and SEO friendly website.
The content is powered by Markdown JSX (MDX) which makes really easy to write and maintain documentations and blogs posts.
Live at https://gdfreitas.github.io/docusaurus-sandbox
Checkout the CONTRIBUTING.md to know how to setup and run the project.
- /docs has all the docs
- /sidebars.js links available docs
- /blog has all the blog posts
Docusaurus is used by facebook open-source libraries and frameworks and also by a lot of community projects.
Some of them are: