From d88b722c0743d95f4b211cd59fe5d3756c26de3c Mon Sep 17 00:00:00 2001 From: Graeme Andrew Stewart Date: Fri, 17 Oct 2025 11:52:14 +0200 Subject: [PATCH 1/2] Small projects update Update the prmon badge to the uniform affiliation one. Change the menu entry of the project page to "Affiliated". --- _includes/navbar.ext | 2 +- projects/projects.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/navbar.ext b/_includes/navbar.ext index 589f0c5fb..81b3b5e29 100644 --- a/_includes/navbar.ext +++ b/_includes/navbar.ext @@ -58,7 +58,7 @@ diff --git a/projects/projects.md b/projects/projects.md index 0a8863ebf..111be5458 100644 --- a/projects/projects.md +++ b/projects/projects.md @@ -11,7 +11,7 @@ This is the list of projects which have become [HSF Affiliated]({{site.baseurl}} | Name | Description | Affiliation | Year | | --------| ------------- |----------|-----------| | [nnpdf](https://github.com/NNPDF/nnpdf) | Machine Learning framework for global analyses of parton distributions | ![Affiliated]({{site.baseurl}}/images/HSF-logo/HSF-Affiliated.svg) | 2025 | -| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{site.baseurl}}/images/HSF-logo/HSF-Bronze_Project-CD7F32.svg) | 2024 | +| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{site.baseurl}}/images/HSF-logo/HSF-Affiliated.svg) | 2024 | ## Older projects under the umbrella of HSF From 68c58cabf56f0c046fcd6fc559a52f8202cd9112 Mon Sep 17 00:00:00 2001 From: Graeme Andrew Stewart Date: Fri, 17 Oct 2025 13:28:56 +0200 Subject: [PATCH 2/2] Try space padding variable for link checker --- projects/projects.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/projects.md b/projects/projects.md index 111be5458..2187613f2 100644 --- a/projects/projects.md +++ b/projects/projects.md @@ -1,17 +1,17 @@ --- title: "HSF Affiliated Projects" -author: Benedikt Hegner, Graeme Stewart +author: Graeme Stewart, Eduardo Rodrigues layout: plain redirect_from: /projects.html --- -This is the list of projects which have become [HSF Affiliated]({{site.baseurl}}/projects/affiliated.html). +This is the list of projects which have become [HSF Affiliated]({{ site.baseurl }}/projects/affiliated.html). {:.table .table-hover .table-condensed .table-striped} | Name | Description | Affiliation | Year | | --------| ------------- |----------|-----------| -| [nnpdf](https://github.com/NNPDF/nnpdf) | Machine Learning framework for global analyses of parton distributions | ![Affiliated]({{site.baseurl}}/images/HSF-logo/HSF-Affiliated.svg) | 2025 | -| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{site.baseurl}}/images/HSF-logo/HSF-Affiliated.svg) | 2024 | +| [nnpdf](https://github.com/NNPDF/nnpdf) | Machine Learning framework for global analyses of parton distributions | ![Affiliated]({{ site.baseurl }}/images/HSF-logo/HSF-Affiliated.svg) | 2025 | +| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{ site.baseurl }}/images/HSF-logo/HSF-Affiliated.svg) | 2024 | ## Older projects under the umbrella of HSF