Draft: Allow setting a thumbnail for posts
Add new parameters to yaml frontmatter:
thumbnail:
thumbnail_alt:
Set thumbnail
to a filename (png or jpeg) and optionally add an alternative text with thumbnail_alt
.
The thumbnail will be shown with the description (and might be displayed by RSS readers which support images).