Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 595 Bytes

File metadata and controls

23 lines (20 loc) · 595 Bytes
layout title description header-img
page
Archive
人间如梦,倚笑乘风凉
img/zhihu.jpg
    {% for post in site.posts %} {% capture y %}{{post.date | date:"%Y"}}{% endcapture %} {% if year != y %} {% assign year = y %}
  • {{ y }}
  • {% endif %}
  • {{ post.date | date:"%Y-%m-%d" }} {{ post.title }}
  • {% endfor %}