Mercurial > piecrust2
annotate docs/configs/dist.yml @ 826:7f235e65ef5d
Allow PageSource to provide a custom assetor
author | Ben Artin <ben@artins.org> |
---|---|
date | Sun, 01 Jan 2017 18:02:13 -0500 |
parents | fc761964e1a7 |
children |
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 |