--- layout: default --- {%- assign titlelen = page.title.size -%} {%- if titlelen > 0 -%} {%- endif -%} {%-assign posts = site.posts-%} {%- if posts.size > 0 -%} {%- include archive_list.html collection=posts showheatmap = page.heatmap -%} {%- endif -%}