--- layout: default title: Gergely Polonkai ---

Blog posts


{% for post in site.posts limit: 6 %} {% capture counter %}{% cycle 'odd', 'even' %}{% endcapture %} {% include blog-post-list.html %} {% endfor %}