Use subtitle frontmatter variable if it exists
koljapluemer opened this issue · 3 comments
Hi,
if I am not mistaken, the variable subtitle
(of specific posts) gets ignored currently. However I think it is quite commonly used and thus it would be nice if the subtitle of a post would show up in the RSS feed, if its exists.
An example; I am also using my RSS feed to generate Medium posts, and Zapier with Medium explicitly allows setting of a subtitle via RSS - I am currently cheesing this by misusing the description tag.
I would be happy to work on this request but I wanted to ask whether I am missing anything which would make this feature a bad idea ;)
Have you tried excerpt
? It may be slightly different semantically but we commonly use that in places where we want a bit more detail but not the entire post.
Yes that is possible, but I find that similarly inconvenient as (mis)using description
. I actively use excerpt
to show snippets of posts in my overview - so I cannot use that in the actual post to display title
, subtitle
and content
, because that would repeat the beginning of the post body twice.
This issue has been automatically marked as stale because it has not been commented on for at least two months.
The resources of the Jekyll team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master
/main
branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.