--- layout: news title: "最新消息" lang: zh_cn --- {% for post in site.categories.zh_cn %}

{{ post.title }}

{{ post.content | strip_html | truncatewords: 25 }}

阅读全文...

由 {{ post.author }} 发表于 {{ post.date | date_to_string }}

{% endfor %}