{{ post.title }}
{{ post.content | strip_html | truncatewords: 25 }}Posted by {{ post.author }} on {{ post.date | date_to_string }}
--- layout: news title: "最近のニュース" lang: ja --- {% for post in site.categories.ja %}
Posted by {{ post.author }} on {{ post.date | date_to_string }}