--- layout: news title: "최근 소식" lang: ko --- {% for post in site.categories.ko %}

{{ post.title }}

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

자세히 읽기...

작성자 {{ post.author }} ({{ post.date | date_to_string }})

{% endfor %}