{% assign authors = page.authors | default: page.author %} {% for author_name in authors %} {% assign author = site.data.authors[author_name] | default: author_name %}