Skip to content

Commit 47eb086

Browse files
committed
Deploying to gh-pages from @ 91dfbbc πŸš€
1 parent d003f7f commit 47eb086

File tree

64 files changed

+217
-206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+217
-206
lines changed

β€Ž404.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ <h2>
289289

290290
</div>
291291
<div class="copyright">
292-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
292+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
293293
</div>
294294

295295
</div></div><!-- CONTENT ENDS HERE -->

β€ŽManifest.tomlβ€Ž

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ version = "0.7.8"
2828

2929
[[Compat]]
3030
deps = ["Dates", "LinearAlgebra", "TOML", "UUIDs"]
31-
git-tree-sha1 = "8ae8d32e09f0dcf42a36b90d4e17f5dd2e4c4215"
31+
git-tree-sha1 = "0037835448781bb46feb39866934e243886d756a"
3232
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
33-
version = "4.16.0"
33+
version = "4.18.0"
3434

3535
[[ConcurrentUtilities]]
3636
deps = ["Serialization", "Sockets"]
@@ -44,10 +44,10 @@ uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
4444
version = "1.16.0"
4545

4646
[[DataStructures]]
47-
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
48-
git-tree-sha1 = "4e1fe97fdaed23e9dc21d4d664bea76b65fc50a0"
47+
deps = ["OrderedCollections"]
48+
git-tree-sha1 = "6c72198e6a101cccdd4c9731d3985e904ba26037"
4949
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
50-
version = "0.18.22"
50+
version = "0.19.1"
5151

5252
[[DataValueInterfaces]]
5353
git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
@@ -63,9 +63,9 @@ deps = ["Mmap"]
6363
uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
6464

6565
[[DocStringExtensions]]
66-
git-tree-sha1 = "e7b7e6f178525d17c720ab9c081e4ef04429f860"
66+
git-tree-sha1 = "7442a5dfe1ebb773c29cc2962a8980f47221d76c"
6767
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
68-
version = "0.9.4"
68+
version = "0.9.5"
6969

7070
[[Downloads]]
7171
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
@@ -90,25 +90,25 @@ version = "0.9.24"
9090

9191
[[Franklin]]
9292
deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random", "TOML"]
93-
git-tree-sha1 = "31e70717e0640d6576fe04d611a33df1c9c312d6"
93+
git-tree-sha1 = "e0eabc6747a67a78e72d45a874fec5d8ba6dc2ae"
9494
uuid = "713c75ef-9fc9-4b05-94a9-213340da978e"
95-
version = "0.10.95"
95+
version = "0.10.96"
9696

9797
[[FranklinTemplates]]
9898
deps = ["LiveServer"]
99-
git-tree-sha1 = "c01813a615149ddb3b3d133f33de29d642fbe57b"
99+
git-tree-sha1 = "d133c84067f715bed4bb9113a931e88fd668ea63"
100100
uuid = "3a985190-f512-4703-8d38-2a7944ed5916"
101-
version = "0.10.2"
101+
version = "0.10.3"
102102

103103
[[Future]]
104104
deps = ["Random"]
105105
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
106106

107107
[[HTTP]]
108108
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
109-
git-tree-sha1 = "f93655dc73d7a0b4a368e3c0bce296ae035ad76e"
109+
git-tree-sha1 = "ed5e9c58612c4e081aecdb6e1a479e18462e041e"
110110
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
111-
version = "1.10.16"
111+
version = "1.10.17"
112112

113113
[[IOCapture]]
114114
deps = ["Logging", "Random"]
@@ -118,9 +118,9 @@ version = "0.2.5"
118118

119119
[[InlineStrings]]
120120
deps = ["Parsers"]
121-
git-tree-sha1 = "6a9fde685a7ac1eb3495f8e812c5a7c3711c2d5e"
121+
git-tree-sha1 = "8f3d257792a522b4601c24a577954b0a8cd7334d"
122122
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
123-
version = "1.4.3"
123+
version = "1.4.5"
124124

125125
[[InteractiveUtils]]
126126
deps = ["Markdown"]
@@ -133,9 +133,9 @@ version = "1.0.0"
133133

134134
[[JLLWrappers]]
135135
deps = ["Artifacts", "Preferences"]
136-
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
136+
git-tree-sha1 = "0533e564aae234aff59ab625543145446d8b6ec2"
137137
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
138-
version = "1.7.0"
138+
version = "1.7.1"
139139

140140
[[JSON]]
141141
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
@@ -223,15 +223,15 @@ version = "2.0.0"
223223

224224
[[OpenSSL]]
225225
deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"]
226-
git-tree-sha1 = "38cb508d080d21dc1128f7fb04f20387ed4c0af4"
226+
git-tree-sha1 = "f1a7e086c677df53e064e0fdd2c9d0b0833e3f6e"
227227
uuid = "4d8831e6-92b7-49fb-bdf8-b643e874388c"
228-
version = "1.4.3"
228+
version = "1.5.0"
229229

230230
[[OpenSSL_jll]]
231231
deps = ["Artifacts", "JLLWrappers", "Libdl"]
232-
git-tree-sha1 = "9216a80ff3682833ac4b733caa8c00390620ba5d"
232+
git-tree-sha1 = "2ae7d4ddec2e13ad3bddf5c0796f7547cf682391"
233233
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
234-
version = "3.5.0+0"
234+
version = "3.5.2+0"
235235

236236
[[OrderedCollections]]
237237
git-tree-sha1 = "12f1439c4f986bb868acda6ea33ebc78e19b95ad"
@@ -262,9 +262,9 @@ version = "1.2.1"
262262

263263
[[Preferences]]
264264
deps = ["TOML"]
265-
git-tree-sha1 = "9306f6085165d270f7e3db02af26a400d580f5c6"
265+
git-tree-sha1 = "0f27480397253da18fe2c12a4ba4eb9eb208bf3d"
266266
uuid = "21216c6a-2e73-6563-6e65-726566657250"
267-
version = "1.4.3"
267+
version = "1.5.0"
268268

269269
[[Printf]]
270270
deps = ["Unicode"]
@@ -310,9 +310,9 @@ version = "1.0.1"
310310

311311
[[Tables]]
312312
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]
313-
git-tree-sha1 = "598cd7c1f68d1e205689b1c2fe65a9f85846f297"
313+
git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344"
314314
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
315-
version = "1.12.0"
315+
version = "1.12.1"
316316

317317
[[Tar]]
318318
deps = ["ArgTools", "SHA"]
@@ -328,9 +328,9 @@ uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
328328
version = "0.11.3"
329329

330330
[[URIs]]
331-
git-tree-sha1 = "cbbebadbcc76c5ca1cc4b4f3b0614b3e603b5000"
331+
git-tree-sha1 = "bef26fb046d031353ef97a82e3fdb6afe7f21b1a"
332332
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
333-
version = "1.5.2"
333+
version = "1.6.1"
334334

335335
[[UUIDs]]
336336
deps = ["Random", "SHA"]

β€ŽScience Communication/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h3 id="vision_a_hrefhttpstwittercomrealsci_destatus1438438680927084549img_srcht
308308

309309
</div>
310310
<div class="copyright">
311-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
311+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
312312
</div>
313313

314314
</div></div><!-- CONTENT ENDS HERE -->

β€Žassets/members/code/output/team_cards_current.outβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
~~~
33
<div class="teamcard-wrapper">
4-
<div class="teamcard-image img-var-3">
4+
<div class="teamcard-image img-var-1">
55
<img src="/assets/team/current/001_benedikt_ehinger/profile_image.jpg" alt="Benedikt V. Ehinger">
66
<div class="circle-1"></div>
77
<div class="circle-2"></div>
@@ -26,7 +26,7 @@
2626

2727
~~~
2828
<div class="teamcard-wrapper">
29-
<div class="teamcard-image img-var-2">
29+
<div class="teamcard-image img-var-3">
3030
<img src="/assets/team/current/002_judith_schepers/profile_image.jpg" alt="Judith Schepers">
3131
<div class="circle-1"></div>
3232
<div class="circle-2"></div>
@@ -51,7 +51,7 @@
5151

5252
~~~
5353
<div class="teamcard-wrapper">
54-
<div class="teamcard-image img-var-1">
54+
<div class="teamcard-image img-var-2">
5555
<img src="/assets/team/current/003_rene_skukies/profile_image.jpg" alt="RenΓ© Skukies">
5656
<div class="circle-1"></div>
5757
<div class="circle-2"></div>
@@ -151,7 +151,7 @@
151151

152152
~~~
153153
<div class="teamcard-wrapper">
154-
<div class="teamcard-image img-var-3">
154+
<div class="teamcard-image img-var-1">
155155
<img src="/assets/team/current/100_daniela_milanese/profile_image.jpg" alt="Daniela Milanese">
156156
<div class="circle-1"></div>
157157
<div class="circle-2"></div>
@@ -176,7 +176,7 @@
176176

177177
~~~
178178
<div class="teamcard-wrapper">
179-
<div class="teamcard-image img-var-2">
179+
<div class="teamcard-image img-var-3">
180180
<img src="/assets/team/current/999_polpo/profile_image.jpg" alt="Polpo">
181181
<div class="circle-1"></div>
182182
<div class="circle-2"></div>

β€Žcontact-us/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ <h2>
270270

271271
</div>
272272
<div class="copyright">
273-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
273+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
274274
</div>
275275

276276
</div></div><!-- CONTENT ENDS HERE -->

β€Žemmynoether/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h2 id="workplan"><a href="#workplan" class="header-anchor">Workplan</a></h2>
301301

302302
</div>
303303
<div class="copyright">
304-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
304+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
305305
</div>
306306

307307
</div></div><!-- CONTENT ENDS HERE -->

β€Žhow-to-find-us/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h2>
275275

276276
</div>
277277
<div class="copyright">
278-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
278+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
279279
</div>
280280

281281
</div></div><!-- CONTENT ENDS HERE -->

β€Žimpressum/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h2 id="german"><a href="#german" class="header-anchor">German</a></h2>
334334

335335
</div>
336336
<div class="copyright">
337-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
337+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
338338
</div>
339339

340340
</div></div><!-- CONTENT ENDS HERE -->

β€Žindex.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h2>
292292

293293
</div>
294294
<div class="copyright">
295-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
295+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
296296
</div>
297297

298298
</div></div><!-- CONTENT ENDS HERE -->

β€Žinternal/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ <h2>
267267

268268
</div>
269269
<div class="copyright">
270-
&copy; S-CCS. Last modified: April 30, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
270+
&copy; S-CCS. Last modified: September 22, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
271271
</div>
272272

273273
</div></div><!-- CONTENT ENDS HERE -->

0 commit comments

Comments
Β (0)