{{!< default}} {{!-- The tag above means: insert everything in this file into the body of the default.hbs template --}}
{{#author}}

{{#if website}} {{name}} {{else}} {{name}} {{/if}}

{{#if bio}}

{{bio}}

{{/if}}
{{#if profile_image}} {{name}} {{/if}}
{{/author}} {{> "components/post-list" feed="archive" postFeedStyle=@custom.post_feed_style showTitle=false showSidebar=@custom.show_publication_info_sidebar}}