docs: multiple documentation elaborations (#7519)

This commit is contained in:
Joshua Chen 2022-05-28 21:24:01 +08:00 committed by GitHub
parent ab566ecce3
commit f40dc31381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 124 additions and 116 deletions

View file

@ -70,7 +70,7 @@ This is my first post on Docusaurus 2.
A whole bunch of exploration to follow.
```
The front matter is useful to add more metadata to your blog post, for example, author information, but Docusaurus will be able to infer all necessary metadata without the front matter. For all possible fields, see [the API documentation](api/plugins/plugin-content-blog.md#markdown-front-matter).
The [front matter](./guides/markdown-features/markdown-features-intro.mdx#front-matter) is useful to add more metadata to your blog post, for example, author information, but Docusaurus will be able to infer all necessary metadata without the front matter. For all possible fields, see [the API documentation](api/plugins/plugin-content-blog.md#markdown-front-matter).
## Blog list {#blog-list}