-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconvivial_bootstrap.json_template.templates.yml
More file actions
103 lines (91 loc) · 2.69 KB
/
convivial_bootstrap.json_template.templates.yml
File metadata and controls
103 lines (91 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
promotion_plain:
title: 'Promotion Plain'
description: 'Simple Handlebars template for Promotion blocks.'
file: handlebars/promotion-plain.html.hbs
transformer: handlebars
available_for:
- personified
promotion_hero:
title: 'Promotion Hero'
description: 'Handlebars template for Promotion blocks.'
file: handlebars/promotion-hero.html.hbs
transformer: handlebars
available_for:
- personified
item_basic_card:
title: 'Basic Card'
description: 'Simple Handlebars template for Promotion blocks.'
file: handlebars/item-basic-card.html.hbs
transformer: handlebars
available_for:
- personified
item_image_card:
title: 'Image Card'
description: 'Handlebars template for Promotion blocks.'
file: handlebars/item-image-card.html.hbs
transformer: handlebars
available_for:
- personified
item_summary:
title: 'Summary'
description: 'Handlebars template for Promotion blocks.'
file: handlebars/item-summary.html.hbs
transformer: handlebars
available_for:
- personified
item_teaser:
title: 'Teaser'
description: 'Handlebars template for Promotion blocks.'
file: handlebars/item-teaser.html.hbs
transformer: handlebars
available_for:
- personified
recombee_cards_quarters:
title: 'Recombee: Cards - quarters'
description: 'Simple Handlebars template for Recombee.'
file: handlebars/recombee-cards-quarters.html.hbs
transformer: handlebars
available_for:
- recombee
recombee_summary_quarters:
title: 'Recombee: Summary - quarters'
description: 'Simple Handlebars template for Recombee.'
file: handlebars/recombee-summary-quarters.html.hbs
transformer: handlebars
available_for:
- recombee
recombee_title_quarters:
title: 'Recombee: Title - full'
description: 'Simple Handlebars template for Recombee.'
file: handlebars/recombee-title-quarters.html.hbs
transformer: handlebars
available_for:
- recombee
sajari_cards_thirds:
title: 'Sajari Cards - thirds'
description: 'Title linked and description.'
file: handlebars/sajari-cards-thirds.html.hbs
transformer: handlebars
available_for:
- sajari_search
sajari_results:
title: 'Sajari results'
description: 'Title linked and description.'
file: handlebars/sajari-results.html.hbs
transformer: handlebars
available_for:
- sajari_search
sajari_summary_full:
title: 'Sajari Summary - full'
description: 'Title linked and description.'
file: handlebars/sajari-summary-full.html.hbs
transformer: handlebars
available_for:
- sajari_search
sajari_title_full:
title: 'Sajari Title - full'
description: 'Title linked and description.'
file: handlebars/sajari-title-full.html.hbs
transformer: handlebars
available_for:
- sajari_search