-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
221 lines (219 loc) · 5.5 KB
/
config.yaml
File metadata and controls
221 lines (219 loc) · 5.5 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
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
baseURL: 'https://curioss.org/'
title: CURIOSS
buildFuture: true
summaryLength: 10
preserveTaxonomyNames: true
pluralizeListTitles: false
menu:
main:
- name: News
URL: news
weight: 1
- name: Resources
hasChildren: true
identifier: resources
weight: 2
- name: CURIOSS Patterns
URL: resources/curioss-patterns
parent: resources
weight: 1
- name: CUROSS Deep Dives
URL: resources/curioss-deep-dives
parent: resources
weight: 2
- name: CURIOSS GitHub Repos
URL: resources/curioss-github-repos
parent: resources
weight: 3
- name: Definition of an Academic OSPO
URL: https://zenodo.org/records/13910683
parent: resources
weight: 4
- name: Resources List
URL: resources/resources-list
parent: resources
weight: 5
- name: SustainOSS Academic Map
URL: https://sustainoss.org/academic-map/intro.html
parent: resources
weight: 6
- name: About
hasChildren: true
identifier: about
weight: 3
- name: About CURIOSS
URL: about
parent: about
weight: 1
- name: Join CURIOSS
URL: about/join
parent: about
weight: 2
- name: Members
URL: about/members
parent: about
weight: 3
- name: Code of Conduct
URL: about/codeofconduct
parent: about
weight: 4
- name: Contact
URL: about/contact
parent: about
weight: 5
footer_left:
- name: Home
weight: 1
post: bold
pre: _blank
footer_middle:
- name: News
URL: news
weight: 1
post: bold
pre: _blank
- name: Resources
URL: resources/curioss-patterns
weight: 2
post: bold
pre: _blank
- name: CURIOSS Patterns
URL: resources/curioss-patterns
weight: 3
pre: _blank
- name: CUROSS Deep Dives
URL: resources/curioss-deep-dives
weight: 4
pre: _blank
- name: CURIOSS GitHub Repos
URL: resources/curioss-github-repos
weight: 5
pre: _blank
- name: Definition of an Academic OSPO
URL: https://zenodo.org/records/13910683
weight: 6
pre: _blank
- name: Resources List
URL: resources/resources-list
weight: 7
pre: _blank
- name: SustainOSS Academic Map
URL: https://sustainoss.org/academic-map/intro.html
weight: 8
pre: _blank
footer_right:
- name: About
URL: about
weight: 1
post: bold
pre: _blank
- name: About CURIOSS
URL: about
weight: 2
pre: _blank
- name: Join CURIOSS
URL: about/join
weight: 3
pre: _blank
- name: Members
URL: about/members
weight: 4
pre: _blank
- name: Code of Conduct
URL: about/codeofconduct
weight: 5
pre: _blank
- name: Contact
URL: about/contact
weight: 6
pre: _blank
languages:
en:
languageName: English
weight: 1
de:
languageName: Deutsch
weight: 2
ja:
languageName: 日本語
weight: 2
zh:
languageName: 中文
weight: 2
it:
languageName: Italiano
weight: 2
es:
languageName: Español
weight: 2
ru:
languageName: Русский
weight: 2
fr:
languageName: Français
weight: 2
pagination:
pagerSize: '3'
disqusShortname: ''
googleAnalytics: ''
markup:
goldmark:
renderer:
unsafe: true
minify:
disableHTML: true
params:
plugins:
css:
- link: plugins/bootstrap/bootstrap.min.css
- link: plugins/themify-icons/themify-icons.css
- link: plugins/slick/slick.css
- link: plugins/youmax/youmax.css
- link: plugins/bootstrap-select/css/bootstrap-select.min.css
- link: https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css
js:
- link: plugins/jQuery/jquery.min.js
- link: plugins/bootstrap/bootstrap.min.js
- link: plugins/slick/slick.min.js
- link: plugins/youmax/youmax.js
- link: plugins/bootstrap-select/js/bootstrap-select.min.js
social:
- name: GitHub
icon: "ti-github"
url: "https://github.com/CURIOSSorg"
- name: LinkedIn
icon: "ti-linkedin"
url: "https://www.linkedin.com/company/curioss/"
- name: Bluesky
icon: "fab fa-bluesky"
url: "https://bsky.app/profile/curiossorg.bsky.social"
- name: Mastodon
icon: "fab fa-mastodon"
url: "https://fosstodon.org/@curioss"
- name: Email
icon: "ti-email"
url: "mailto:info@curioss.org"
logo: images/color_horizontal_logotype1.svg
home: "Home"
logo_width: 200px
themeVariant: quizdown
description: CURIOSS is a **C**ommunity for **U**niversity and **R**esearch **I**nstitution **O**pen **S**ource **P**rogram **O**ffices. Our goals are to facilitate the networking and collaboration between CURIOSS representatives from universities and research institutions worldwide.
author: CURIOSS
defaultImage: images/curioss.png
cc_by_logo: images/cc-by-4.0.png
footer_content: >-
Content on this site, made by CURIOSS, is licensed under a
[Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
copyright: >-
Design by [Themefisher](https://themefisher.com/) and [Gethugothemes](https://gethugothemes.com/),
icons by [Freepik Storyset](https://storyset.com/people)
preloader:
enable: false
preloader: ''
navigation_button:
enable: true
label: Join Slack
link: slack
taxonomies:
tag: "tags"
category: "categories"