hellantos / rosindustrial-website

https://ipa-cmh.github.io/rosindustrial-website/
1 stars 0 forks source link

blog posts: how to list authors #21

Open gavanderhoorn opened 2 years ago

gavanderhoorn commented 2 years ago

As discussed in #13, there are three options:

  1. john.doe@something.somewhere (ie: email address)
  2. John Doe (just the name)
  3. John Doe (john.doe@something.somewhere) (both)

I'm not exactly sure how option 3 will be rendered by Jekyll though.


Edit: #18 currently has John Doe everywhere (ie: no email addresses).

gavanderhoorn commented 2 years ago

@ipa-cmh @Leesls @robinsonmm?

gavanderhoorn commented 2 years ago

An alternative could be to add a custom variable for the email address to the frontmatter and update the template to use that somewhere.

I'm also completely OK with not using the email address at all.

hellantos commented 2 years ago

I'm not exactly sure how option 3 will be rendered by Jekyll though.

Here is an example. image