Mercurial > piecrust2
view tests/servings/test_archives.yaml @ 877:d6d35b2efd04
bake: Rename "pass" to "step" and make the page pipeline use different steps.
That pipeline is now first loading all pages, and then rendering full pages
unless they trigger a sub-render.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 15 Jun 2017 22:16:23 -0700 |
parents | 09115f0900f0 |
children | 45ad976712ec |
line wrap: on
line source
--- url: /archives/2016.html in: pages/_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