elixir-toolkit-theme 6.0.0 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e056672e004a2c043dba792f32755cd49be63a9c9f6f04af3e60d6134204908d
4
- data.tar.gz: a9ad5a24a302317452020fdb4647187e7795f26a8c698398683d2b2f1ce38570
3
+ metadata.gz: 2dfacff95bae6c8507e6ce18b3866b9fe3f0990f793c7f03637d6ad02dadf375
4
+ data.tar.gz: '019b16850550c4a7eb5e8a5fb33a9522b8b9755a1d0a6ee2b97e2631fcfe4bc4'
5
5
  SHA512:
6
- metadata.gz: 8ca08bd09ef240f7e17cca76dc31ba86716767358fe36662c984be035150a6ed4bd88fcbdf4994b493b0cc2fe253f1e92ed0e57f89e1460004915b4fd2d52ea7
7
- data.tar.gz: d388f54594ffc120a96c9f781eb561f22761e4080ca04e3a0c25ab81e27e9e62c4d577c90661175a664664241848ef86d8e65fbcd6834830e7ccaf61b524e02a
6
+ metadata.gz: 36fbf492144ad890932cdd109580df03a65b072ff9e72ea664bef077dbf4023535abc8a57df6179b8fb7c69a24cd9d04a88068819caf279e00f88005180dd568
7
+ data.tar.gz: 67af3c8587bd09cfbf8424e5cadfdd2802f3b5f2dacd198d948f3351ef207bba3cab43b97f7db1061f5bcaa6d77253aff4951c9966345f351c5e7f2cde2b6d9c
data/README.md CHANGED
@@ -28,16 +28,16 @@ Its key features:
28
28
 
29
29
  ## Enabling the theme on your Jekyll project
30
30
 
31
- The quickest way to use the elixir-toolkit-theme is setting it as a [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) in your `config.yml` file:
31
+ The quickest way to use the latest version of elixir-toolkit-theme is setting it as a [remote theme](https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/) in your `config.yml` file:
32
32
 
33
33
  ```yaml
34
34
  remote_theme: ELIXIR-Belgium/elixir-toolkit-theme
35
35
  ```
36
36
 
37
- You can lock it onto a specific version using:
37
+ You can lock it onto a specific version (recommended!) using:
38
38
 
39
39
  ```yaml
40
- remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@5.0.0
40
+ remote_theme: ELIXIR-Belgium/elixir-toolkit-theme@6.0.0
41
41
  ```
42
42
 
43
43
  ### Using Ruby Gems (alternative)
@@ -50,7 +50,7 @@ gem "elixir-toolkit-theme"
50
50
  You can lock it onto a specific version like this:
51
51
 
52
52
  ```ruby
53
- gem "elixir-toolkit-theme", "~> 5.0.0"
53
+ gem "elixir-toolkit-theme", "~> 6.0.0"
54
54
  ```
55
55
 
56
56
  And add this line to your Jekyll site's `_config.yml`:
@@ -153,9 +153,11 @@ This will start the docker container and serve the website locally. Make sure th
153
153
  - [RDMkit](https://rdmkit.elixir-europe.org/) (CONVERGE)
154
154
  - [WorkflowHub](https://about.workflowhub.eu/) (EOSC-life project)
155
155
  - [RO-crate](https://www.researchobject.org/ro-crate/) (EOSC)
156
+ - [GPG RO-Crate Profile](https://uoa-eresearch.github.io/GPG-ro-crate-profile/) (University of Auckland eResearch)
156
157
  - [Infectious Diseases Toolkit](https://www.infectious-diseases-toolkit.org/) (BY-COVID)
157
158
  - [FAIRDOM](https://fair-dom.org/) (FAIRDOM community)
158
159
  - [How-to-Guides](https://australianbiocommons.github.io/how-to-guides/) (Australian BioCommons)
160
+ - [Australian Tree of Life documentation](https://australianbiocommons.github.io/atol/) (Australian BioCommons)
159
161
  - [SPLASH](https://elixir-europe-training.github.io/ELIXIR-Training-SPLASH/) (ELIXIR Training platform)
160
162
  - [1+MG Framework](https://framework.onemilliongenomes.eu/) (GDI)
161
163
  - [Human 'Omics Data Sharing Field Guide](https://australianbiocommons.github.io/human-omics-data-sharing-field-guide/) (Australian BioCommons)
@@ -169,12 +171,17 @@ This will start the docker container and serve the website locally. Make sure th
169
171
  - [ELIXIR-IT Training Platform](https://elixir-iib-training.github.io/site/training_courses) (ELIXIR IT)
170
172
  - [FAIRDOM-SEEK Documentation](https://docs.seek4science.org/) (SEEK community)
171
173
  - [FAIR Lesson Plan Handbook](https://elixir-europe-training.github.io/ELIXIR-TrP-FAIR-Converge/) (ELIXIR Training platform)
172
- - [Data Steward Handbook](https://elixir-uk.github.io/elixir-ds-handbook) (ELIXIR RDM Community)
174
+ - [Data Steward Handbook](https://elixir-europe.github.io/ds-handbook/) (ELIXIR RDM Community)
173
175
  - [Fed-A-Crate](https://elixir-europe.github.io/fed-a-crate/how-to-contribute) (ELIXIR Fed-A-Crate project)
174
176
  - [Federated Learning toolkit (FLkit)](https://uhasselt-biomedicaldatasciences.github.io/federated-learning-toolkit/) (UHasselt)
175
177
  - [mTeSS-X](https://elixirtess.github.io/mTeSS-X/) (OSCARS project)
176
178
  - [Galaxy Codex](https://galaxyproject.github.io/galaxy_codex/) (Galaxy Community)
177
179
  - [ELIXIR Software Management Plan](https://elixir-europe.github.io/software-management-plans/community/) (ELIXIR SMP Community)
180
+ - [FAIR Metroline](https://fairmetroline.org/) (Health-RI)
181
+ - [Globus Community Australasia](https://aarnet.github.io/Globus-Community/) (AARNet)
182
+ - [ELIXIR Research Software Ecosystem (RSEc)](https://research-software-ecosystem.github.io/) (ELIXIR Tools Platform)
183
+ - [Knowledge Hub](https://knowledge.lnds.lu/) (Luxembourg National Data Service (LNDS))
184
+ - [ELIXIR-ELITMa](https://elixir-europe-training.github.io/ELIXIR-ELITMa/) (ELIXIR Training platform)
178
185
  - Want your instance here? [Open an issue](https://github.com/ELIXIR-Belgium/elixir-toolkit-theme/issues)
179
186
 
180
187
  ## Dependencies
@@ -204,4 +211,3 @@ If you like our work, you can add following badge to the readme of your project:
204
211
  ## License
205
212
 
206
213
  The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
207
-
data/_data/countries.yml CHANGED
@@ -12,7 +12,7 @@ AS: American Samoa
12
12
  AT: Austria
13
13
  AU: Australia
14
14
  AW: Aruba
15
- AX: "\xC5land Islands"
15
+ AX: Åland Islands
16
16
  AZ: Azerbaijan
17
17
  BA: Bosnia and Herzegovina
18
18
  BB: Barbados
@@ -23,11 +23,11 @@ BG: Bulgaria
23
23
  BH: Bahrain
24
24
  BI: Burundi
25
25
  BJ: Benin
26
- BL: "Saint Barth\xE9lemy"
26
+ BL: Saint Barthélemy
27
27
  BM: Bermuda
28
- BN: Brunei Darussalam
29
- BO: Bolivia (Plurinational State of)
30
- BQ: Bonaire, Sint Eustatius and Saba
28
+ BN: Brunei
29
+ BO: Bolivia
30
+ BQ: Caribbean Netherlands
31
31
  BR: Brazil
32
32
  BS: Bahamas
33
33
  BT: Bhutan
@@ -37,7 +37,7 @@ BY: Belarus
37
37
  BZ: Belize
38
38
  CA: Canada
39
39
  CC: Cocos (Keeling) Islands
40
- CD: Congo (Democratic Republic of the)
40
+ CD: DR Congo
41
41
  CF: Central African Republic
42
42
  CG: Congo
43
43
  CH: Switzerland
@@ -49,11 +49,11 @@ CN: China
49
49
  CO: Colombia
50
50
  CR: Costa Rica
51
51
  CU: Cuba
52
- CV: Cabo Verde
53
- CW: "Cura\xE7ao"
52
+ CV: Cape Verde
53
+ CW: Curaçao
54
54
  CX: Christmas Island
55
55
  CY: Cyprus
56
- CZ: Czech Republic
56
+ CZ: Czechia
57
57
  DE: Germany
58
58
  DJ: Djibouti
59
59
  DK: Denmark
@@ -69,12 +69,12 @@ ES: Spain
69
69
  ET: Ethiopia
70
70
  FI: Finland
71
71
  FJ: Fiji
72
- FK: Falkland Islands (Malvinas)
73
- FM: Micronesia (Federated States of)
72
+ FK: Falkland Islands
73
+ FM: Micronesia
74
74
  FO: Faroe Islands
75
75
  FR: France
76
76
  GA: Gabon
77
- GB: United Kingdom of Great Britain and Northern Ireland
77
+ GB: United Kingdom
78
78
  GD: Grenada
79
79
  GE: Georgia
80
80
  GF: French Guiana
@@ -87,7 +87,7 @@ GN: Guinea
87
87
  GP: Guadeloupe
88
88
  GQ: Equatorial Guinea
89
89
  GR: Greece
90
- GS: South Georgia and the South Sandwich Islands
90
+ GS: South Georgia
91
91
  GT: Guatemala
92
92
  GU: Guam
93
93
  GW: Guinea-Bissau
@@ -105,7 +105,7 @@ IM: Isle of Man
105
105
  IN: India
106
106
  IO: British Indian Ocean Territory
107
107
  IQ: Iraq
108
- IR: Iran (Islamic Republic of)
108
+ IR: Iran
109
109
  IS: Iceland
110
110
  IT: Italy
111
111
  JE: Jersey
@@ -118,12 +118,12 @@ KH: Cambodia
118
118
  KI: Kiribati
119
119
  KM: Comoros
120
120
  KN: Saint Kitts and Nevis
121
- KP: Korea (Democratic People's Republic of)
122
- KR: Korea (Republic of)
121
+ KP: North Korea
122
+ KR: South Korea
123
123
  KW: Kuwait
124
124
  KY: Cayman Islands
125
125
  KZ: Kazakhstan
126
- LA: Lao People's Democratic Republic
126
+ LA: Laos
127
127
  LB: Lebanon
128
128
  LC: Saint Lucia
129
129
  LI: Liechtenstein
@@ -136,16 +136,16 @@ LV: Latvia
136
136
  LY: Libya
137
137
  MA: Morocco
138
138
  MC: Monaco
139
- MD: Moldova (Republic of)
139
+ MD: Moldova
140
140
  ME: Montenegro
141
- MF: Saint Martin (French part)
141
+ MF: Saint Martin
142
142
  MG: Madagascar
143
143
  MH: Marshall Islands
144
144
  MK: North Macedonia
145
145
  ML: Mali
146
146
  MM: Myanmar
147
147
  MN: Mongolia
148
- MO: Macao
148
+ MO: Macau
149
149
  MP: Northern Mariana Islands
150
150
  MQ: Martinique
151
151
  MR: Mauritania
@@ -178,17 +178,17 @@ PH: Philippines
178
178
  PK: Pakistan
179
179
  PL: Poland
180
180
  PM: Saint Pierre and Miquelon
181
- PN: Pitcairn
181
+ PN: Pitcairn Islands
182
182
  PR: Puerto Rico
183
- PS: Palestine, State of
183
+ PS: Palestine
184
184
  PT: Portugal
185
185
  PW: Palau
186
186
  PY: Paraguay
187
187
  QA: Qatar
188
- RE: "R\xE9union"
188
+ RE: Réunion
189
189
  RO: Romania
190
190
  RS: Serbia
191
- RU: Russian Federation
191
+ RU: Russia
192
192
  RW: Rwanda
193
193
  SA: Saudi Arabia
194
194
  SB: Solomon Islands
@@ -206,14 +206,14 @@ SN: Senegal
206
206
  SO: Somalia
207
207
  SR: Suriname
208
208
  SS: South Sudan
209
- ST: Sao Tome and Principe
209
+ ST: São Tomé and Príncipe
210
210
  SV: El Salvador
211
- SX: Sint Maarten (Dutch part)
212
- SY: Syrian Arab Republic
213
- SZ: Swaziland
211
+ SX: Sint Maarten
212
+ SY: Syria
213
+ SZ: Eswatini
214
214
  TC: Turks and Caicos Islands
215
215
  TD: Chad
216
- TF: French Southern Territories
216
+ TF: French Southern and Antarctic Lands
217
217
  TG: Togo
218
218
  TH: Thailand
219
219
  TJ: Tajikistan
@@ -222,27 +222,27 @@ TL: Timor-Leste
222
222
  TM: Turkmenistan
223
223
  TN: Tunisia
224
224
  TO: Tonga
225
- TR: Turkey
225
+ TR: Türkiye
226
226
  TT: Trinidad and Tobago
227
227
  TV: Tuvalu
228
228
  TW: Taiwan
229
- TZ: Tanzania, United Republic of
229
+ TZ: Tanzania
230
230
  UA: Ukraine
231
231
  UG: Uganda
232
232
  UM: United States Minor Outlying Islands
233
- US: United States of America
233
+ US: United States
234
234
  UY: Uruguay
235
235
  UZ: Uzbekistan
236
236
  VA: Vatican City
237
237
  VC: Saint Vincent and the Grenadines
238
- VE: Venezuela (Bolivarian Republic of)
239
- VG: Virgin Islands (British)
240
- VI: Virgin Islands (U.S.)
238
+ VE: Venezuela
239
+ VG: British Virgin Islands
240
+ VI: United States Virgin Islands
241
241
  VN: Vietnam
242
242
  VU: Vanuatu
243
243
  WF: Wallis and Futuna
244
244
  WS: Samoa
245
- XK: Republic of Kosovo
245
+ XK: Kosovo
246
246
  YE: Yemen
247
247
  YT: Mayotte
248
248
  ZA: South Africa
@@ -2,7 +2,12 @@
2
2
  {%- if include.title == true%}
3
3
  <h2>{{include.event_type | replace: "_", " " | capitalize}}s</h2>
4
4
  {%- endif %}
5
+ {%- if include.related_pages %}
6
+ {%- assign filtered = site.data.events | where_exp: "event", "event.related_pages contains include.related_pages" %}
7
+ {%- assign events = filtered | sort: "startDate" | reverse %}
8
+ {%- else %}
5
9
  {%- assign events = site.data.events | sort: "startDate" | reverse %}
10
+ {%- endif %}
6
11
  {%- assign count = 0 %}
7
12
  <ul class="list-unstyled mt-3">
8
13
  {%- for event in events %}
@@ -120,7 +120,7 @@
120
120
  <a data-bs-toggle="tooltip" data-bs-original-title="FAIRsharing collection" href="https://fairsharing.org/{{tool.registry.fairsharing-coll}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-database me-2"></i>Standards/Databases</span></a>
121
121
  {%- endif %}
122
122
  {%- if tool.registry.tess and tool.registry.tess != "NA" %}
123
- <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href="https://tess.elixir-europe.org/search?q={{tool.registry.tess}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
123
+ <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href='https://tess.elixir-europe.org/search?q="{{tool.registry.tess}}"'><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
124
124
  {%- endif %}
125
125
  {%- if tool.registry.europmc and tool.registry.europmc != "NA" %}
126
126
  <a data-bs-toggle="tooltip" data-bs-original-title="EuroPMC" href="https://europepmc.org/article/MED/{{tool.registry.europmc}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-book me-2"></i>Publication</span></a>
@@ -225,7 +225,7 @@
225
225
  <a data-bs-toggle="tooltip" data-bs-original-title="FAIRsharing collection" href="https://fairsharing.org/{{tool.registry.fairsharing-coll}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-database me-2"></i>Standards/Databases</span></a>
226
226
  {%- endif %}
227
227
  {%- if tool.registry.tess and tool.registry.tess != "NA" %}
228
- <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href="https://tess.elixir-europe.org/search?q={{tool.registry.tess}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
228
+ <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href='https://tess.elixir-europe.org/search?q="{{tool.registry.tess}}"'><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
229
229
  {%- endif %}
230
230
  {%- if tool.registry.europmc and tool.registry.europmc != "NA" %}
231
231
  <a data-bs-toggle="tooltip" data-bs-original-title="EuroPMC" href="https://europepmc.org/article/MED/{{tool.registry.europmc}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-book me-2"></i>Publication</span></a>
@@ -68,7 +68,7 @@
68
68
  <a data-bs-toggle="tooltip" data-bs-original-title="FAIRsharing collection" href="https://fairsharing.org/{{tool.registry.fairsharing-coll}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-database me-2"></i>Standards/Databases</span></a>
69
69
  {%- endif %}
70
70
  {%- if tool.registry.tess %}
71
- <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href="https://tess.elixir-europe.org/search?q={{tool.registry.tess}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
71
+ <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href='https://tess.elixir-europe.org/search?q="{{tool.registry.tess}}"'><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
72
72
  {%- endif %}
73
73
  {%- if tool.registry.europmc %}
74
74
  <a data-bs-toggle="tooltip" data-bs-original-title="EuroPMC" href="https://europepmc.org/article/MED/{{tool.registry.europmc}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-book me-2"></i>Publication</span></a>
@@ -142,7 +142,7 @@
142
142
  <a data-bs-toggle="tooltip" data-bs-original-title="FAIRsharing collection" href="https://fairsharing.org/{{tool.registry.fairsharing-coll}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-database me-2"></i>Standards/Databases</span></a>
143
143
  {%- endif %}
144
144
  {%- if tool.registry.tess %}
145
- <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href="https://tess.elixir-europe.org/search?q={{tool.registry.tess}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
145
+ <a data-bs-toggle="tooltip" data-bs-original-title="TeSS" href='https://tess.elixir-europe.org/search?q={{tool.registry.tess}}"'><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-graduation-cap me-2"></i>Training</span></a>
146
146
  {%- endif %}
147
147
  {%- if tool.registry.europmc %}
148
148
  <a data-bs-toggle="tooltip" data-bs-original-title="EuroPMC" href="https://europepmc.org/article/MED/{{tool.registry.europmc}}"><span class="badge bg-dark text-white hover-primary"><i class="fa-solid fa-book me-2"></i>Publication</span></a>
data/assets/css/main.scss CHANGED
@@ -38,7 +38,7 @@ $link-decoration: none !default;
38
38
  $link-color: $primary !default;
39
39
  $custom-container-max-widths: (
40
40
  xxxl: 1440px
41
- );
41
+ )!default;
42
42
 
43
43
 
44
44
  @import "bootstrap/variables";
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elixir-toolkit-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.0.0
4
+ version: 6.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - bedroesb
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-01-27 00:00:00.000000000 Z
11
+ date: 2026-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll