Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/navbar.ext
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<ul class="dropdown-menu" aria-labelledby="projects_menu">
<li><a href="{{ site.baseurl }}/projects/affiliated.html">HSF Affiliated Projects and Software</a></li>
<li><a href="{{ site.baseurl }}/projects/guidelines.html">Projects and Software Guidelines</a></li>
<li><a href="{{ site.baseurl }}/projects/projects.html">Member Projects</a></li>
<li><a href="{{ site.baseurl }}/projects/projects.html">Affiliated Projects</a></li>
<li><a href="{{ site.baseurl }}/projects/badges.html">Affiliate Badges</a></li>
</ul>
</li>
Expand Down
8 changes: 4 additions & 4 deletions projects/projects.md
Original file line number Diff line number Diff line change
@@ -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-Bronze_Project-CD7F32.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

Expand Down