From 489b9591b3d2f05cbe53542a36fd26a60584a310 Mon Sep 17 00:00:00 2001 From: Thibaut Lunet Date: Sun, 13 Jul 2025 11:27:37 +0200 Subject: [PATCH 1/8] TL: prepared update + some cleaning --- README.md | 6 ++++ _events_past/2011-06-03-1st-pint-workshop.md | 4 +-- _events_upcoming/2025-14th-pint-workshop.md | 20 ++++++++++--- _includes/article.html | 5 ++-- _includes/asides/event_meta.html | 2 ++ _includes/asides/event_subnav.html | 3 -- _includes/landingpage/block_1.html | 30 ++++++++++++++------ _layouts/landingpage.html | 7 ----- 8 files changed, 50 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index b01698ae..3fadcaa5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ We use **docker** to *prevent version* and *system differences*. So please, espe docker-compose -f docker-compose-bundle.yml up ``` +> 📣 For some systems (e.g Ubuntu), docker compose comes already with docker. But you have to use it like this (without the dash): + +```bash +docker compose [...] +``` + ### Start the live preview of the page **Note:** The **live reload** of jekyll is not perfect. Therefore, **don't expect** it to work as intended. Sometimes, you need to re-run the command in order to see the **newest changes**. diff --git a/_events_past/2011-06-03-1st-pint-workshop.md b/_events_past/2011-06-03-1st-pint-workshop.md index 9ce4742c..4bcbe67f 100644 --- a/_events_past/2011-06-03-1st-pint-workshop.md +++ b/_events_past/2011-06-03-1st-pint-workshop.md @@ -20,7 +20,7 @@ invited: - name: Julien Cortial - name: Michael Minion - name: Stefan Güttel -permalink: +permalink: events/1st-pint-workshop/ subtitle: Brief overview page_type: event_page --- @@ -32,4 +32,4 @@ Programme: - Martin J. Gander, University of Geneva: *Space-time Parallel Methods: From Waveform Relaxation tothe Parareal Algorithm* - Julien Cortial, Stanford University: *Time-Parallel Methods for Accelerating the Solution of Structural Dynamics Problems* - Michael L. Minion, University of North Carolina: *Efficient Parallel in Time Methods for Partial Differential Equations* - - Stefan Guettel, University of Geneva: *Time-Parallel Integration of Linear Initial Value Problems* + - Stefan Güttel, University of Geneva: *Time-Parallel Integration of Linear Initial Value Problems* diff --git a/_events_upcoming/2025-14th-pint-workshop.md b/_events_upcoming/2025-14th-pint-workshop.md index b51258b5..adf1fce1 100644 --- a/_events_upcoming/2025-14th-pint-workshop.md +++ b/_events_upcoming/2025-14th-pint-workshop.md @@ -1,28 +1,40 @@ --- layout: page_event +hide_hero: true title: "PinT 2025: 14th Workshop on Parallel-in-Time Integration" date: 2024-04-13 12:00:00 +0000 event_location: Edinburgh, UK event_start: 2025-07-07 00:00 event_end: 2025-07-11 24:00 -event_url: +event_url: https://icms.ac.uk/activities/workshop/parallel-in-time-algorithms-for-exascale-applications navbar: Events subnavbar: Upcoming organizers: - name: Jemma Shipton homepage: https://mathematics.exeter.ac.uk/people/profile/index.php?web_id=js1075 - name: David Acreman - homepage: + homepage: - name: Beth Wingate homepage: https://mathematics.exeter.ac.uk/people/profile/index.php?web_id=bw290 - name: Hiroe Yamazaki homepage: https://www.imperial.ac.uk/people/h.yamazaki invited: + - name: Josh Hope-Collins + - name: Juliane Rosemeier + - name: Giancarlo Antonucci + - name: Rob Falgout + - name: Felix Kwok permalink: /events/14th-pint-workshop/ -subtitle: "Brief overview" page_type: event_page no_lead: true --- -PinT 2025: the 14th Workshop on Parallel-in-time Integration will be hosted at the ICMS in Edinburgh, UK. Please visit the conference website at https://www.icms.org.uk/workshops/2025/parallel-time-algorithms-exascale-applications for more information. +### Brief overview + +PinT 2025: the 14th Workshop on Parallel-in-time Integration will be hosted at the ICMS in Edinburgh, UK. +Please visit the [conference website for more information.](https://icms.ac.uk/activities/workshop/parallel-in-time-algorithms-for-exascale-applications/) + +### Closing Discussion Summary + +🛠️ In construction ... diff --git a/_includes/article.html b/_includes/article.html index 56196eac..dc702c05 100644 --- a/_includes/article.html +++ b/_includes/article.html @@ -11,8 +11,9 @@

{% endunless %} {% if index %} -

{% if site.titlecase %}{{ post.title | titlecase }}{% - else %}{{ post.title }}{% endif %}

+

+ {% if site.titlecase %}{{ post.title | titlecase }}{% else %}{{ post.title }}{% endif %} +

{% else %}

{% if site.titlecase %}{{ page.title | titlecase }}{% else %}{{ page.title }}{% endif %} diff --git a/_includes/asides/event_meta.html b/_includes/asides/event_meta.html index 6a30d86a..0906592c 100644 --- a/_includes/asides/event_meta.html +++ b/_includes/asides/event_meta.html @@ -23,6 +23,7 @@

{% else %}