14 lines
459 B
YAML
14 lines
459 B
YAML
external_templates:
|
|
- repo: templates/collections
|
|
- repo: templates/dynamic_collections
|
|
|
|
dynamic_collections:
|
|
## Use DC as suffix to avoid name conflicts with static collections
|
|
## These get generated in the order they are listed here, so put the more intensive ones at the bottom
|
|
|
|
Per-Country DC Shows: # mapping name does not matter just needs to be unique
|
|
type: origin_country
|
|
title_format: <<key_name>>
|
|
template:
|
|
- Per_Country
|