Skip to content

Author Front Matter

Each author at the top of its Markdown file can have frontmatter set. You can use any frontmatter provided by VitePress as well. These are the ones that VitePress Blog deals with.

yaml
---
name: Robot Editor
avatar: <any image file>
gravatar: gravatarid
twitter: '@twitter'
---

name

The author's name, also used in posts to connect to the author's details.

avatar

Link to any image file you wish to show for the author

gravatar

If you prefer to use gravatar, simply put the gravatar id here

twitter

Use to include a link to a twitter account

tags

Tags for this post, can be listed comma separated or individually

I just try my best to make thing well, Could you give a star ⭐