Docusaurus 帮你快速构建并优化网站,让您专注于创作内容
支持 Markdown
节省时间,让你完全专注于项目文档。 你只须专注使用 Markdown/MDX 格式编写文档和文章即可,Docusaurus 会自动生成可以对外发布的静态 HTML 文件。 借助MDX,你甚至可以将 JSX 组件嵌入到 Markdown 中。
基于 React 技术构建
利用 React,你可以扩展或自定义项目的页面布局。 能够在重用相同的页眉和页脚的同时仍然被 扩展。
支持文档多语言翻译
本地化支持已预先配置。使用 Crowdin 将你的文档翻译成 70 多种语言吧。
文档版本化
项目文档的所有版本都支持用户查阅。文档 版本化可帮助你使文档与项目版本保持 同步。
内容可搜索
让你的社区成员轻松地在文档中找到他们所需的内容。 我们自豪地支持 Algolia 文档 搜索。
Christopher "vjeux" Chedeau
Lead Prettier DeveloperI've helped open source many projects at Facebook and every one needed a website. They all had very similar constraints: the documentation should be written in markdown and be deployed via GitHub pages. I’m so glad that Docusaurus now exists so that I don’t have to spend a week each time spinning up a new one.
Hector Ramos
Lead React Native AdvocateOpen source contributions to the React Native docs have skyrocketed after our move to Docusaurus. The docs are now hosted on a small repo in plain markdown, with none of the clutter that a typical static site generator would require. Thanks Slash!
Ricky Vetter
ReasonReact DeveloperDocusaurus has been a great choice for the ReasonML family of projects. It makes our documentation consistent, i18n-friendly, easy to maintain, and friendly for new contributors.