Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 538 Bytes

File metadata and controls

26 lines (21 loc) · 538 Bytes
title Blog
permalink /developer/
list_title Posts

Platforms

github gitlab bitbucket
Bamarin Bamarin bamarin_it
{%- if site.posts.size > 0 -%}

{{ page.list_title | default: "Posts" }}

    {%- assign posts = site.posts -%} {% include related.html postlist=posts %}
{%- endif -%}