layout title comments page 글목록 | Archive false {% for post in site.posts %} {{ post.date | date: "%Y년 %m월 %d일" }} » [ {{ post.title }} ]({{ post.url }}) {% endfor %}