Published:
- category: {% assign categories_list = post.categories %} {% include JB/categories_list %}
- tags: {% assign tags_list = post.tags %} {% include JB/tags_list %}
---
layout: page
comments: false
---
{% include JB/setup %}
{% for post in site.posts %}
{% if forloop.first %}
{{ post.title }}