-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
259 lines (253 loc) · 8.25 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
250
251
252
253
254
255
256
257
258
259
title: Nord Ouvert
description: Nous misons sur une approche collaborative mise en œuvre à l’échelle locale et mondiale pour améliorer les villes intelligentes grâce à la recherche empirique appliquée aux problèmes urbains.
url: https://www.nordouvert.ca
logo: https://www.nordouvert.ca/theme/img/open-north-logo-header-black-fr.png
language: fr
lang: fr_CA
baseurl:
permalink: /:year/:month/:day/:title
social:
name: Open North
links:
- https://twitter.com/opennorth
- https://www.facebook.com/OpenNorth.NordOuvert
- https://www.linkedin.com/company/open-north/
- https://github.com/opennorth/
twitter:
username: opennorth
card: summary
paginate: 20
paginate_path: "/blog/page:num/"
include: ["_pages"]
collections_dir: collections
collections:
impacts:
jobs:
output: true
publications:
webinars:
sass:
style: :compressed
sass_dir: theme/_sass
line_comments: true
plugins:
- jekyll-redirect-from
- jekyll-paginate
- jekyll-seo-tag
defaults:
- scope:
path: ""
values:
layout: "default"
- scope:
path: "collections"
type: "impacts"
values:
feature: false
- scope:
path: "collections/_jobs"
type: "jobs"
values:
layout: "job"
image: https://www.opennorth.ca/theme/img/favicon/site-icon-152x152.png
- scope:
path: "collections/_posts"
type: "posts"
values:
layout: "post"
show_image: true
prose:
siteurl: https://www.nordouvert.ca/
metadata:
collections/_impacts:
- name: title
field:
element: text
label: Title
placeholder: Impact Title
help: All impact items must have a title.
value: ""
- name: featured
field:
element: select
label: Featured
placeholder: "Is this a featured impact?"
help: Select to display impact in the 'featured' section at the top of the Impacts page.
value: true
options:
- name: Do not feature.
value: false
- name: Make featured.
value: true
- name: link
field:
element: text
label: Project Link
placeholder: Optional - link to additional project information
help: Optional field.
value: ""
- name: image
field:
element: text
label: Image
placeholder: impact-name.jpg
help: Enter the name of the image file, ie. impact-title.jpg. Image must be uploaded to /theme/img/impacts/ folder in the Theme repository.
value: ""
- name: testimonial
field:
element: textarea
label: Testimonial
placeholder: Optional - enter quote
help: Enter a relevent quote. Accepts markdown syntax.
value: ""
- name: cite
field:
element: textarea
label: Testimonial Source
placeholder: If using testimonial, enter the quote source here
help: Enter the source of the testimonial. Accepts markdown syntax.
value: ""
collections/_jobs:
- name: layout
field:
element: hidden
value: job
- name: published
field:
element: hidden
value: true
- name: title
field:
element: text
label: Title
placeholder: The job title
help: All jobs must have a title. This should be the job title as well as the page title.
value: ""
- name: short_description
field:
element: textarea
label: Short Description
placeholder: Short description of the job posting
help: Description will be displayed on the 'Current Jobs' page.
value: ""
- name: location
field:
element: text
label: Location
placeholder: "example: Montreal"
help: Enter location of position.
value: ""
collections/_posts:
- name: layout
field:
element: hidden
value: post
- name: published
field:
element: hidden
value: true
- name: title
field:
element: text
label: Title
placeholder: The post title
help: All posts must have a title.
value: ""
- name: author
field:
element: text
label: Author
help: All posts must have an author.
value: ""
- name: image
field:
element: text
label: Image
placeholder: DDDD-MM-YY-descriptive-lowercase-title.jpg
help: Enter the name of the image that you uploaded to the /img/blog folder of the theme repository. This image will appear with the title and description on the Blog page and at the top of the post. Additional images can be added to the post's body.
- name: show_image
field:
element: checkbox
label: Show image in post content ?
help: Deselect this option to hide the image in the main content of the post.
value: true
- name: categories
field:
element: multiselect
label: Categories
placeholder: "Choose categories"
help: Enter relevent categories from OpenNorth's post categories. If a relevant category does not already exist, please suggest it.
options:
- name: Infolettre
value: 'infolettre'
- name: Communiqué de presse
value: 'communiqué de presse'
- name: Laboratoire de recherche appliquée
value: 'laboratoire de recherche appliquee'
- name: Service de consultation personnalise
value: 'service de consultation personnalise'
- name: description
field:
element: textarea
label: Description
placeholder: Brief description of the post
help: The description is displayed in lists of posts, like on the Blog page.
value: ""
collections/_publications:
- name: title
field:
element: text
label: Title
placeholder: Publication Title
help: All publications must have a title.
value: ""
- name: cover_image
field:
element: text
label: Cover image
placeholder: publication-title.png
help: Enter the name of the image file, ie. publication-title.png. This should be an image of the publication's cover (a screenshot works). Image must be uploaded to /theme/img/publications/ folder in Theme repository.
value: ""
- name: link
field:
element: text
label: Link
placeholder: http://www.example.com/link-to-full-publication
help: Enter the link to the publication.
value: ""
collections/_webinars:
- name: title
field:
element: text
label: Title
placeholder: The Webinar Title
help: All webinars must have a title.
value: ""
- name: date
field:
element: text
label: Date
help: Enter the date that the webinar aired in the format YYYY-MM-DD.
placeholder: CURRENT_DATETIME
value: ""
- name: video_embed
field:
element: text
label: Video embed code
placeholder: <iframe src="https://player.vimeo.com/video/265436607" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
help: Enter the <iframe> embed code generated by the 'share' on vimeo or youtube, wrapped in single quotes. Remove any extra markup added by the platform.
value: ""
- name: title_link
field:
element: text
label: Title link
placeholder: http://www.example.com/link-to-related-information
help: Optional. Enter link to other documents, to be added to webinar title.
value: ""
- name: expanded_content
field:
element: textarea
label: Expanded content
placeholder: Optional field.
help: Enter accordion text. Accepts markdown syntax; use "<br />" tags to create line breaks. Will be displayed when user clicks "show more".
value: ""