This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
/
_config.yml
361 lines (361 loc) · 9.06 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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
title: Linaro
url: https://www.linaro.org
baseurl: ""
description: |-
Linaro is a collaborative engineering organization consolidating and optimizing open source software and tools for the Arm architecture.
destination: _site
permalink: /:categories/:title/
theme: linaro-jekyll-theme
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
encoding: utf-8
safe: false
livereload_ignore:
- .asset_pipeline/assets/js/*.js
- .asset_pipeline/assets/js/*.js.gz
exclude:
- Gemfile
- Gemfile.lock
- .asset_pipeline
- build-site.sh
- check-links.sh
- CODEOWNERS
- README.md
- .gitignore
- .git
- .asset-cache
- _static-site
- .sass-cache
- staging.linaro.org
- production.linaro.org
- security.txt
# Breadcrumb banner image
breadcrumb_banner: /assets/images/content/code_banner.jpg
# Toggle the animated navbar dropdown feature
# Navbar dropdowns will open on hover
hover_nav_dropdowns: true
# Set the class used to animate dropdowns e.g. fade-up / fade-down
nav_dropdowns_animation_class: fade-down
# The bootstrap breakpoint at which the navbars will expand
nav_expand_breakpoint: xl
sass:
style: compressed
load_paths:
- assets/css
sourcemap: "never"
plugins:
- japr
- jekyll_picture_tag
- jekyll-tidy
- jekyll-paginate-v2
collections:
services:
output: true
themes:
output: true
authors:
output: true
permalink: /author/:name/
hub:
output: true
toc: true
permalink: /learning-hub/:name/
woa:
output: true
permalink: /windows-on-arm/:name/
whitepapers:
output: true
permalink: /whitepapers/:name/
# Permalink style to be used for paginating pages in pagination.html
paginate_path: /blog/:num/
paginate_path_news: /news/:num/
paginate_path_authors: /authors/:num/
# Jekyll Pagination V2 Configuration
pagination:
# Default pagination path for Jekyll Posts
# For other permalinks set in the front matter of the post index page
permalink: /blog/:num/
# Enabled or not?
enabled: true
# Home many posts to display by default
per_page: 10
# Number of pages to show either side of the current page i.e - 1, 2, {3}, 4, 5
trail:
before: 2
after: 2
# Reverse the order of paginated pages
sort_reverse: true
# Field to sort posts by when paginating
sort_field: "date"
liquid:
error_mode: strict
defaults:
- scope:
path: ""
values:
image: /assets/images/social-media-image.png
- scope:
path: "_pages"
values:
layout: flow
- scope:
type: posts
path: "_posts"
values:
layout: post
is_post: true
tags_enabled: true
comments: false
image: /assets/images/content/code_banner.jpg
strap_image: /assets/images/content/code_banner.jpg
- scope:
path: ""
type: "authors"
values:
layout: author
sitemap: false
image: /assets/images/social-media-image.png
- scope:
path: ""
type: "hub"
values:
layout: hub
toc: true
css_bundle: learning-hub
image: /assets/images/content/37258684572_e7b51c154e_o.jpg
- scope:
type: "services"
values:
layout: flow
css_bundle: services
js-package: services
image: /assets/images/content/LinaroDSVertical.png
- scope:
type: "themes"
values:
layout: flow
css_bundle: themes
js-package: themes
image: /assets/images/content/LinaroDSVertical.png
- scope:
type: "woa"
values:
layout: flow
css_bundle: woa
js-package: about
image: /assets/images/content/iStock-667012914_sm.jpg
- scope:
path: "_posts/events"
values:
layout: event
comments: false
tags_enabled: false
author: linaro
permalink: /events/:title/
categories: ["Events"]
- scope:
path: "_posts/events/resources"
values:
layout: resource-post
comments: false
tags_enabled: false
author: linaro
permalink: /events/:title/
published: false
categories: ["event_resources"]
- scope:
path: "_posts/awards"
values:
author: linaro
tags_enabled: false
permalink: "/awards/5-years/:title/"
comments: false
- scope:
type: "whitepapers"
values:
layout: whitepaper
css_bundle: whitepapers
- scope:
path: "assets/**/*.pdf"
values:
sitemap: false
- scope:
path: "admin"
values:
sitemap: false
- scope:
path: app
values:
sitemap: false
- scope:
path: remote
values:
sitemap: false
- scope:
path: "_pages/projects/"
values:
sitemap: false
# - scope:
# path: "/sitemap.xml"
# values:
# redirect_from: /sitemap/
include: ["_pages", "generated"]
# ----------- THEME / WEBSITE CONFIG ---------------------
# Blog images/thumbs dir
blog_images_dir: assets/images/content/
# Email
email: [email protected]
# Company Address
address:
- Harston Mill
- Royston Rd, Harston
- Cambridge, United Kingdom
- CB22 7GG
# Support for http2 preload features
http2_resources:
- rel: preload
as: font
type: font/woff2
crossorigin: true
href: /assets/fonts/lato/Lato-regular.woff2
google_analytics:
enabled: true
code: GTM-XXXXX
cookies:
necessary:
- name: cookieControl
description: >
This is used to control the display of the preferences pop up. Without this, we wouldn't know if you've clicked Accept!
- name: cookieControlPrefs
description: >
This is used to store your cookie preferences. Without this we wouldn't know which cookies you want!
marketing:
- name: _ga
description: >
2 years - Used to distinguish users.
- name: _gid
description: >
24 hours - Used to distinguish users.
- name: _gat
description: >
1 minute - Used to throttle request rate.
- name: HotJar
description: >
We use hotjar to help us understand how we can improve our end-user experience. For a list of cookies HotJar uses please see [https://help.hotjar.com/hc/en-us/articles/115011789248-Hotjar-Cookies#cookies-set-by-the-hotjar-script](https://help.hotjar.com/hc/en-us/articles/115011789248-Hotjar-Cookies#cookies-set-by-the-hotjar-script)
# Set the site-wide default social media share image.
social_media_share_image: /assets/images/social-media-image.png
# Set the default favicon
favicon: /assets/images/favicon.png
# Site Name - your brand name
name: Jumbo Jekyll Theme
# The blog filler element
blog_filler_element: blog/blog_filler_element.html
# Placeholder avatar
avatar_placeholder: /assets/images/avatar-placeholder.jpg
# Blog Post Image Placeholder
post_placeholder: /assets/images/content/linaro-logo.png
# Social Media Links
social_media_channels:
github:
url: https://github.com/Linaro
linkedin:
url: https://www.linkedin.com/company/1026961
facebook:
url: http://facebook.com/LinaroOrg
youtube:
url: https://www.youtube.com/linaroorg
twitter:
url: https://twitter.com/linaroorg
instagram:
url: https://instagram.com/linaroorg
# Disqus Comments Setup
disqus:
enabled: false
shortname: Linaro
autopages:
enabled: false
# Edit on GitHub Settings
edit-on-github:
enabled: true
repo: https://www.github.com/Linaro/website
# Breadcrumb schema
breadcrumb_schema: true
# Shema.org settings used in the schema.html include.
schema:
"@context": "https://schema.org"
"@type": "Organization"
"name": "Linaro"
"url": "https://www.linaro.org"
"email": "[email protected]"
"logo": "https://www.linaro.org/assets/images/content/linaro-logo.png"
"contactPoint":
"@type": "ContactPoint"
"telephone": "01223 400060"
"contactType": "customer service"
"availableLanguage": "en"
"sameAs": "https://www.linaro.org"
# FESS search label
search_label: Linaro
keep_files: ["../generated"]
# ----------- JEKYLL PLUGINS ---------------------
# -------- jekyll-tidy --------
jekyll_tidy:
# Toggle compression of HTML
compress_html: true
# JS Path added to exclude to stop errors.
exclude: ["assets/**/*.js", "robots.txt", "admin/config.yml"]
# -------- jekyll_relative_links --------
jekyll_relative_links:
process_all_collections: true
verbose: 1
relative_links:
enabled: true
collections: false
# -------- jekyll_relative_links --------
readme_index:
enabled: true
remove_originals: false
# -------- jekyll_picture_tag --------
picture:
nomarkdown: false
suppress_warnings: true
source: ""
output: "../generated"
relative_url: true
# -------- japr --------
asset_pipeline:
bundle: true
compress: true
output_path: assets/js
gzip: true
# Jekyll-polyglot
i18n_enabled: true
languages: ["en", "ch"]
default_lang: "en"
exclude_from_localization:
[
"admin",
"app",
"assets",
"css",
"generated",
"images",
"javascript",
"public",
"remote",
"robots.txt",
"favicon.ico",
]
parallel_localization: false
toc:
min_level: 1
max_level: 6
ordered_list: false
no_toc_section_class: no_toc_section
list_class: list-group docs_nav sticky-top
sublist_class: "list-group"
item_class: toc-entry
item_prefix: toc-