From 21da5f365b601485fb34e946e4517509e8ee8fe0 Mon Sep 17 00:00:00 2001 From: Graeme A Stewart Date: Mon, 10 Feb 2025 14:41:47 +0100 Subject: [PATCH 1/3] Add banners for workshops JuliaHEP plus the WLCG-HSF workshop --- .../_posts/2024/2024-09-30-JuliaHEP2024.md | 2 +- .../_posts/2025/2024-02-10-JuliaHEP.md | 11 ++++++++++ .../_posts/2025/2024-02-10-WLCG-HSF.md | 22 +++++++++++++++++++ 3 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 announcements/_posts/2025/2024-02-10-JuliaHEP.md create mode 100644 announcements/_posts/2025/2024-02-10-WLCG-HSF.md diff --git a/announcements/_posts/2024/2024-09-30-JuliaHEP2024.md b/announcements/_posts/2024/2024-09-30-JuliaHEP2024.md index 939b0c818..efb373904 100644 --- a/announcements/_posts/2024/2024-09-30-JuliaHEP2024.md +++ b/announcements/_posts/2024/2024-09-30-JuliaHEP2024.md @@ -1,5 +1,5 @@ --- -title: JuliaHEP 2023, 30 September - 4 October 2024 +title: JuliaHEP 2024, 30 September - 4 October 2024 author: Graeme Stewart layout: newsletter symbol: glyphicon-calendar diff --git a/announcements/_posts/2025/2024-02-10-JuliaHEP.md b/announcements/_posts/2025/2024-02-10-JuliaHEP.md new file mode 100644 index 000000000..3f4ce4790 --- /dev/null +++ b/announcements/_posts/2025/2024-02-10-JuliaHEP.md @@ -0,0 +1,11 @@ +--- +title: JuliaHEP 2025, 28 - 31 July 2025 +author: Graeme Stewart +layout: newsletter +symbol: glyphicon-calendar +link: https://indico.cern.ch/e/juliahep2025 +until: 2025-07-31 +--- + +We will have the third **JuliaHEP** workshop at Princeton from the 28th of July until the 31st of July 2025. The workshop will consist of hackathons, presentations and tutorials. + diff --git a/announcements/_posts/2025/2024-02-10-WLCG-HSF.md b/announcements/_posts/2025/2024-02-10-WLCG-HSF.md new file mode 100644 index 000000000..fbd50f3d0 --- /dev/null +++ b/announcements/_posts/2025/2024-02-10-WLCG-HSF.md @@ -0,0 +1,22 @@ +--- +title: WLCG-HSF Workshop, 5-9 May, 2025 +author: Graeme Stewart +layout: newsletter +symbol: glyphicon-calendar +link: https://indico.cern.ch/e/wlcg-hsf-2025 +until: 2025-05-09 +--- + +We are happy to announce that registration is now open for the next joint WLCG/HSF workshop. The workshop will be held at IJCLab, Orsay, from the 5th-9th May 2025: + +https://indico.cern.ch/e/wlcg-hsf-2025 + +You are warmly invited to submit your abstracts on "Software Sustainability and Community Software". + +*** The deadline for abstract submission is MARCH 9th *** + +We will send acceptance notifications on MARCH 14th; the registration fee will increase on APRIL 11TH. + +The abstract themes are broadly defined: Sustainability is an issue for software in many ways, from software efficiency and the environmental footprint, to software maintenance and preservation. Likewise, community software spans everything from software packages and tools that support multiple experiments, to training initiatives and community support structures. + +We very much look forward to seeing you in IJCLab in May! From b84140fa067fa4770bfc2526710300efd1cd5c9a Mon Sep 17 00:00:00 2001 From: Graeme A Stewart Date: Mon, 10 Feb 2025 14:49:09 +0100 Subject: [PATCH 2/3] Fix filenames --- .../2025/{2024-02-10-JuliaHEP.md => 2025-02-10-JuliaHEP.md} | 0 .../2025/{2024-02-10-WLCG-HSF.md => 2025-02-10-WLCG-HSF.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename announcements/_posts/2025/{2024-02-10-JuliaHEP.md => 2025-02-10-JuliaHEP.md} (100%) rename announcements/_posts/2025/{2024-02-10-WLCG-HSF.md => 2025-02-10-WLCG-HSF.md} (100%) diff --git a/announcements/_posts/2025/2024-02-10-JuliaHEP.md b/announcements/_posts/2025/2025-02-10-JuliaHEP.md similarity index 100% rename from announcements/_posts/2025/2024-02-10-JuliaHEP.md rename to announcements/_posts/2025/2025-02-10-JuliaHEP.md diff --git a/announcements/_posts/2025/2024-02-10-WLCG-HSF.md b/announcements/_posts/2025/2025-02-10-WLCG-HSF.md similarity index 100% rename from announcements/_posts/2025/2024-02-10-WLCG-HSF.md rename to announcements/_posts/2025/2025-02-10-WLCG-HSF.md From 77fdad20f0ea7db1e117793b4d622a2d671df3ac Mon Sep 17 00:00:00 2001 From: Graeme A Stewart Date: Mon, 10 Feb 2025 15:02:41 +0100 Subject: [PATCH 3/3] Tiny format change! --- announcements/_posts/2025/2025-02-10-JuliaHEP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/announcements/_posts/2025/2025-02-10-JuliaHEP.md b/announcements/_posts/2025/2025-02-10-JuliaHEP.md index 3f4ce4790..d4f5018b2 100644 --- a/announcements/_posts/2025/2025-02-10-JuliaHEP.md +++ b/announcements/_posts/2025/2025-02-10-JuliaHEP.md @@ -1,5 +1,5 @@ --- -title: JuliaHEP 2025, 28 - 31 July 2025 +title: JuliaHEP 2025, 28-31 July 2025 author: Graeme Stewart layout: newsletter symbol: glyphicon-calendar