Skip to content

Commit b0e3f97

Browse files
committed
Deploying to gh-pages from @ 85be439 πŸš€
1 parent 8db9d76 commit b0e3f97

File tree

64 files changed

+241
-231
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

+241
-231
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: March 17, 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: 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>.
293293
</div>
294294

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

β€ŽManifest.tomlβ€Ž

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ version = "1.16.0"
4545

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

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

6565
[[DocStringExtensions]]
66-
deps = ["LibGit2"]
67-
git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
66+
git-tree-sha1 = "e7b7e6f178525d17c720ab9c081e4ef04429f860"
6867
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
69-
version = "0.9.3"
68+
version = "0.9.4"
7069

7170
[[Downloads]]
7271
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
@@ -107,9 +106,9 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
107106

108107
[[HTTP]]
109108
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
110-
git-tree-sha1 = "c67b33b085f6e2faf8bf79a61962e7339a81129c"
109+
git-tree-sha1 = "f93655dc73d7a0b4a368e3c0bce296ae035ad76e"
111110
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
112-
version = "1.10.15"
111+
version = "1.10.16"
113112

114113
[[IOCapture]]
115114
deps = ["Logging", "Random"]
@@ -175,9 +174,9 @@ version = "2.20.1"
175174

176175
[[LiveServer]]
177176
deps = ["HTTP", "LoggingExtras", "MIMEs", "Sockets", "Test"]
178-
git-tree-sha1 = "564a436267fb1fc768f815dad64c4386c46623f8"
177+
git-tree-sha1 = "9f65b8a9989e6acb6e216785dd0c748d9569fc9b"
179178
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
180-
version = "1.4.0"
179+
version = "1.5.0"
181180

182181
[[Logging]]
183182
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -230,9 +229,9 @@ version = "1.4.3"
230229

231230
[[OpenSSL_jll]]
232231
deps = ["Artifacts", "JLLWrappers", "Libdl"]
233-
git-tree-sha1 = "a9697f1d06cc3eb3fb3ad49cc67f2cfabaac31ea"
232+
git-tree-sha1 = "9216a80ff3682833ac4b733caa8c00390620ba5d"
234233
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
235-
version = "3.0.16+0"
234+
version = "3.5.0+0"
236235

237236
[[OrderedCollections]]
238237
git-tree-sha1 = "12f1439c4f986bb868acda6ea33ebc78e19b95ad"
@@ -241,9 +240,9 @@ version = "1.7.0"
241240

242241
[[Parsers]]
243242
deps = ["Dates", "PrecompileTools", "UUIDs"]
244-
git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
243+
git-tree-sha1 = "7d2f8f21da5db6a806faf7b9b292296da42b2810"
245244
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
246-
version = "2.8.1"
245+
version = "2.8.3"
247246

248247
[[Pkg]]
249248
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
@@ -329,9 +328,9 @@ uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
329328
version = "0.11.3"
330329

331330
[[URIs]]
332-
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
331+
git-tree-sha1 = "cbbebadbcc76c5ca1cc4b4f3b0614b3e603b5000"
333332
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
334-
version = "1.5.1"
333+
version = "1.5.2"
335334

336335
[[UUIDs]]
337336
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: March 17, 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: 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>.
312312
</div>
313313

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

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

Lines changed: 6 additions & 6 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-1">
4+
<div class="teamcard-image img-var-2">
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-3">
54+
<div class="teamcard-image img-var-1">
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>
@@ -76,7 +76,7 @@
7676

7777
~~~
7878
<div class="teamcard-wrapper">
79-
<div class="teamcard-image img-var-2">
79+
<div class="teamcard-image img-var-3">
8080
<img src="/assets/team/current/004_vladimir_mikheev/profile_image.jpg" alt="Vladimir Mikheev">
8181
<div class="circle-1"></div>
8282
<div class="circle-2"></div>
@@ -101,7 +101,7 @@
101101

102102
~~~
103103
<div class="teamcard-wrapper">
104-
<div class="teamcard-image img-var-3">
104+
<div class="teamcard-image img-var-1">
105105
<img src="/assets/team/current/005_jevri_hanna/profile_image.jpg" alt="Jevri Hanna">
106106
<div class="circle-1"></div>
107107
<div class="circle-2"></div>
@@ -126,7 +126,7 @@
126126

127127
~~~
128128
<div class="teamcard-wrapper">
129-
<div class="teamcard-image img-var-1">
129+
<div class="teamcard-image img-var-2">
130130
<img src="/assets/team/current/006_martin_geiger/profile_image.jpg" alt="Martin Geiger">
131131
<div class="circle-1"></div>
132132
<div class="circle-2"></div>
2.13 MB
Loading

β€Ž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: March 17, 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: 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>.
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: March 17, 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: 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>.
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: March 17, 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: 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>.
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: March 17, 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: 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>.
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: March 17, 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: 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>.
296296
</div>
297297

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

0 commit comments

Comments
Β (0)