--- layout: null permalink: /sitemap/authors.xml --- {%- assign authors = site.authors | where: 'nav-sitemap','true' %} {%- for author in authors %} {{ site.url }}{{ author.url }} {{ author.date }} {%- endfor %}