--- layout: default --- {% assign books = site.posts | where: 'layout', 'book' %}
{{ book.author | join: ', ' }}