-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathcloudcannon.config.yml
134 lines (134 loc) · 2.56 KB
/
cloudcannon.config.yml
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
source: site
paths:
uploads: uploads
dam_uploads: ''
static: ''
dam_static: ''
collections: collections
data: _data
layouts: _layouts
includes: _includes
collections_config:
data:
path: _data
output: false
icon:
disable_add: false
disable_add_folder: false
disable_file_actions: false
posts:
path: collections/_posts
output: true
icon:
create:
path: >-
[relative_base_path]/{date|year}-{date|month}-{date|day}-{title|slugify}.[ext]
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: site/schemas/post.md
pages:
path: collections/_pages
output: true
icon: wysiwyg
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: site/schemas/page.html
projects:
path: collections/_projects
output: true
description: ''
icon: work_outline
preview:
text:
subtext:
- key: subtitle
icon:
icon_color:
image:
metadata:
gallery:
_editables:
_inputs:
_select_data:
_structures:
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: site/schemas/project.md
testimonials:
path: collections/_testimonials
output: false
description: ''
icon: format_quote
sort:
key: name
sort_options:
- key: name
- key: name
order: desc
- key: position
- key: position
order: desc
preview:
text:
subtext:
- key: position
icon:
icon_color:
image:
metadata:
gallery:
_editables:
_enabled_editors:
- data
_inputs:
_select_data:
_structures:
disable_add: false
disable_add_folder: false
disable_file_actions: false
schemas:
default:
path: site/schemas/testimonial.md
drafts:
path: collections/_drafts
output: true
icon:
create:
publish_to: posts
disable_add: false
disable_add_folder: false
disable_file_actions: false
collection_groups:
- heading: Content
collections:
- pages
- projects
- testimonials
- heading: Blogging
collections:
- posts
- drafts
- heading: Settings
collections:
- data
_inputs:
tags:
type: multiselect
options:
allow_create: true
empty_type: array
cascade: true
_structures:
content_blocks:
style: modal
data_config: true
timezone: Etc/UTC