-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
249 lines (238 loc) · 5.28 KB
/
_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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
title: MSA Design
email: msa@helloample.com
image: "//images.ctfassets.net/p8cdolbha4k4/6wAlX5pDBSiyIGmCI46OEk/9fdf00d5f2d2396440e46eae643f37d4/MSA_hero.jpg"
# Build settings
markdown: kramdown
exclude:
- lib
- migrations
- Rakefile
- Gemfile*
include:
- _redirects
keep_files:
- assets
- android-chrome-*
- apple-touch-icon*
- browserconfig.xml
- favicon*
- mstile-*
- safari-pinned-tab.svg
- site.webmanifest
collections_dir: collections
collections:
awards:
output: false
careers:
output: false
case_studies:
output: true
permalink: /case-studies/:slug
features:
output: false
markets:
output: true
permalink: /markets/:slug
media_objects:
output: false
pages:
output: true
permalink: /:slug
projects:
output: true
permalink: /projects/:slug
posts:
output: true
permalink: /design-thinking/:slug
filename: "{{ published_at | date: '%Y-%m-%d' }}-{{ slug }}"
tags:
output: true
permalink: /design-thinking/tags/:slug
text_objects:
output: false
users:
output: false
contentful:
awards:
id: award
body: body
frontmatter:
title: title
link: award_link
date: date
careers:
id: career
body: body
frontmatter:
title: title
slug: slug
case_studies:
id: case_study
body: body
belongs_to:
- market
has_many:
blocks: [ media_object, text_object ]
frontmatter:
title: title
subtitle: subtitle
slug: slug
image: image/url
image_caption: image/description
thumbnail: thumbnail/url
features:
id: feature
body: body
filename: "{{ title }}-{{ id }}"
frontmatter:
title: title
image: image/url
image_caption: image/description
href: href
market:
id: market
body: body
has_many:
projects: [ projects ]
case_studies: [ case_studies ]
frontmatter:
title: title
slug: slug
image: image/url
image_caption: image/description
media_objects:
id: media_object
body: body
filename: "{{ title }}-{{ id }}"
frontmatter:
title: title
css: css
image: image/url
image_caption: image/description
text_objects:
id: text_object
body: body
filename: "{{ title }}-{{ id }}"
frontmatter:
title: title
css: css
pages:
id: page
body: body
has_many:
blocks: [ features, media_objects, text_objects ]
carousel_images: carousel_images
frontmatter:
title: title
subtitle: subtitle
slug: slug
permalink: slug
image: image/url
image_caption: image/description
layout: layout
posts:
id: post
body: body
filename: "{{ published_at | date: '%Y-%m-%d' }}-{{ slug }}"
has_many:
blocks: [ media_objects, text_objects ]
tags: [ tags ]
frontmatter:
title: title
slug: slug
location: location
published_at: published_at
image: image/url
image_caption: image/description
slug: slug
featured: featured
author_first_name: author/first_name
author_last_name: author/last_name
author_slug: author/slug
author_image: author/image/url
author_credentials: author/credentials
author_title: author/title
project:
id: project
body: body
belongs_to:
market: projects
has_many:
blocks: [features, media_objects, text_objects]
frontmatter:
title: title
subtitle: subtitle
slug: slug
image: image/url
image_caption: image/description
thumbnail: thumbnail/url
market: market/slug
url: 'sandwich'
tags:
id: tag
belongs_to:
- post
frontmatter:
title: title
slug: slug
image: image/url
image_caption: image/description
users:
id: user
frontmatter:
first_name: first_name
last_name: last_name
slug: slug
title: title
credentials: credentials
image: image/url
image_caption: image/description
inactive: inactive
carousel_images:
id: carousel_image
belongs_to:
- page
defaults:
- scope:
path: ""
values:
layout: default
- scope:
type: "markets"
values:
layout: market
- scope:
type: "case_studies"
values:
layout: case_study
- scope:
type: "projects"
values:
layout: project
- scope:
type: "posts"
values:
layout: post
- scope:
type: "tags"
values:
layout: tags
assets:
source_maps: true # false on JEKYLL_ENV=production
destination: "/assets"
compression: false
sources:
- _assets/stylesheets
- _assets/javascripts
# social links
linkedin_username: msa-design
twitter_username: msa__design
facebook_username: MSADesign2022
instagram_username: msa__design
image_sizes:
cards_4x: "(min-width: 1200px) 278px, (min-width: 992px) 233px, (min-width: 768px) 173px, (min-width: 576px) 255px, 50vw"
cards_2x: "(min-width: 1200px) 555px, (min-width: 992px) 465px, (min-width: 768px) 345px, (min-width: 576px) 510px, 100vw"
blocks: "(min-width: 992px) 950px, (min-width: 768px) 700px, (min-width: 575px) 445px, 100vw"
awards_blocks: "100vw"
author_blocks: "(min-width: 768px) 254px, 173px"
typekit_url: https://use.typekit.net/dow2fxa.css