功能简介
- 可以使用 Markdown;
- 可以于 FrontMatter 中设置 {博客样式,博客作者,博客标签};
- 展示文件名开头的创建日期以及提供预计阅读所花费的时间。
Blog posts support Docusaurus Markdown features, such as MDX.
Use the power of React to create interactive blog posts.
<button onClick={() => alert('button clicked!')}>Click me!</button>
This is the summary of a very long blog post,
Use a <!--
truncate
-->
comment to limit blog post size in the list view.