Skip to content

Commit f9c5c7b

Browse files
Small projects update (#1770)
* Small projects update Update the prmon badge to the uniform affiliation one. Change the menu entry of the project page to "Affiliated". * Try space padding variable for link checker
1 parent 3a0d092 commit f9c5c7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/navbar.ext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<ul class="dropdown-menu" aria-labelledby="projects_menu">
5959
<li><a href="{{ site.baseurl }}/projects/affiliated.html">HSF Affiliated Projects and Software</a></li>
6060
<li><a href="{{ site.baseurl }}/projects/guidelines.html">Projects and Software Guidelines</a></li>
61-
<li><a href="{{ site.baseurl }}/projects/projects.html">Member Projects</a></li>
61+
<li><a href="{{ site.baseurl }}/projects/projects.html">Affiliated Projects</a></li>
6262
<li><a href="{{ site.baseurl }}/projects/badges.html">Affiliate Badges</a></li>
6363
</ul>
6464
</li>

projects/projects.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
title: "HSF Affiliated Projects"
3-
author: Benedikt Hegner, Graeme Stewart
3+
author: Graeme Stewart, Eduardo Rodrigues
44
layout: plain
55
redirect_from: /projects.html
66
---
77

8-
This is the list of projects which have become [HSF Affiliated]({{site.baseurl}}/projects/affiliated.html).
8+
This is the list of projects which have become [HSF Affiliated]({{ site.baseurl }}/projects/affiliated.html).
99

1010
{:.table .table-hover .table-condensed .table-striped}
1111
| Name | Description | Affiliation | Year |
1212
| --------| ------------- |----------|-----------|
13-
| [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 |
14-
| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{site.baseurl}}/images/HSF-logo/HSF-Bronze_Project-CD7F32.svg) | 2024 |
13+
| [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 |
14+
| [prmon](https://github.com/HSF/prmon) | Standalone lightweight process resource consumption monitor | ![Bronze]({{ site.baseurl }}/images/HSF-logo/HSF-Affiliated.svg) | 2024 |
1515

1616
## Older projects under the umbrella of HSF
1717

0 commit comments

Comments
 (0)