annotate docs/configs/dist.yml @ 991:1857dbd4580f

bake: Fix bugs introduced by bake optimizations, of course. - Make the execution stats JSON-serializable. - Re-add ability to differentiate between sources used during segment rendering and during layout rendering. Fixes problems with cache invalidation of pages that use other sources. - Make taxonomy-related stuff JSON-serializable.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Nov 2017 23:06:47 -0800
parents fc761964e1a7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
667
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 site:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 root: /piecrust/v2/
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 baker:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 assets_dirs:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 assets:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
6 processors: all
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7