归档 ## 文章归档 {{#get "posts" limit="all" order="published_at desc" as |posts|}} {{#foreach posts}} {{date published_at "YYYY年MM月DD日"}} {{title}} {{/foreach}} {{/get}}