Mercurial > piecrust2
comparison tests/bakes/test_data_provider.yaml @ 681:894d286b348f
internal: Refactor config loading some more.
* Remove fixup code in the app to make the app config class more standalone.
* Remove support for old-style variants... maybe bring it back later.
* Try and fix various bugs introduced by subtle config value overriding order
changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 08 Mar 2016 01:07:34 -0800 |
parents | 879b6b5647a8 |
children | 42efc3634763 |
comparison
equal
deleted
inserted
replaced
680:c2ea75e37540 | 681:894d286b348f |
---|---|
8 {% for p in site.pages -%} | 8 {% for p in site.pages -%} |
9 {{p.url}} | 9 {{p.url}} |
10 {% endfor %} | 10 {% endfor %} |
11 outfiles: | 11 outfiles: |
12 allpages.html: | | 12 allpages.html: | |
13 / | |
14 /allpages.html | 13 /allpages.html |
15 /bar.html | 14 /bar.html |
16 /foo.html | 15 /foo.html |
16 / |