jekyll-feed icon indicating copy to clipboard operation
jekyll-feed copied to clipboard

Fill `entry.author` element with proper value when author name is unavailable

Open pingu8007 opened this issue 5 years ago • 1 comments

This PR attempts to fix #299, where entry > author element will be filled with either of:

  • author.name.
  • author.twitter, prepend with @.
  • key string used to search in authors.yml, if neither name nor twitter is available.

pingu8007 avatar Feb 17 '20 08:02 pingu8007

Hi @pingu8007 Could you update the title to something that best describes the patch? Thanks. (One should not have to read an entire issue-ticket to get that info..)

ashmaroli avatar Feb 17 '20 09:02 ashmaroli