Mercurial > piecrust2
view tests/servings/test_archives.yaml @ 1008:09c3d415d9e5
bake: Make `batch-size` option work again.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 25 Nov 2017 23:01:48 -0800 |
parents | 45ad976712ec |
children |
line wrap: on
line source
--- url: /archives/2016.html in: templates/_year.html: | Posts in {{year}} {% for post in pagination.posts -%} {{post.url}} {% endfor %} posts/2015-12-01_post0.html: '' posts/2016-01-01_post1.html: '' posts/2016-01-02_post2.html: '' out: | Posts in 2016 /2016/01/02/post2.html /2016/01/01/post1.html