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

{{ post.title }}

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

深入閱讀...

Posted by {{ post.author }} on {{ post.date | date_to_string }}

{% endfor %}