Recent post

{% for post in site.posts offset:0 limit:4 %} {% if post.title %} {{ post.title }} {% endif %} {% endfor %}