Docusaurus教程
教程导航
📄️ 创建项目
Let's discover Docusaurus in less than 5 minutes.
📄️ 创建一个页面
Add Markdown or React files to src/pages to create a standalone page:
📄️ 创建一个文档
Documents are groups of pages connected through:
📄️ 创建一个博客页面
Docusaurus creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...
📄️ Markdown Features
Docusaurus supports Markdown and a few additional features.
📄️ Deploy your site
Docusaurus is a static-site-generator (also called Jamstack).
📄️ Congratulations!
You have just learned the basics of Docusaurus and made some changes to the initial template.
📄️ Manage Docs Versions
Docusaurus can manage multiple versions of your docs.
📄️ Translate your site
Let's translate docs/intro.md to French.
📄️ 安装常用插件
docusaurus-plugin-sass
📄️ 升级版本
升级 Docusaurus 版本