comparison docs/config.yml @ 266:2f4412745db2

Temporary root URL for publishing.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 25 Feb 2015 08:31:30 -0800
parents 64184c9cf487
children 61d53d2163d6
comparison
equal deleted inserted replaced
265:07d53370724b 266:2f4412745db2
42 42
43 # Config variants. 43 # Config variants.
44 variants: 44 variants:
45 # Enable compressors when baking the docs for publishing. 45 # Enable compressors when baking the docs for publishing.
46 dist: 46 dist:
47 site:
48 root: /piecrust/v2/
47 baker: 49 baker:
48 assets_dirs: 50 assets_dirs:
49 assets: 51 assets:
50 processors: all 52 processors: all
51 53