layout | title | permalink |
---|---|---|
page |
Manjaro archive |
/archive/ |
-
{% else %}
{% capture year %}{{ post.date | date: '%Y' }}{% endcapture %}
{% capture nyear %}{{ post.next.date | date: '%Y' }}{% endcapture %}
{% if year != nyear %}
-
{% endif %}
{% endunless %}
- {{ post.date | date:"%d %b" }} {{ post.title }} {% endfor %}