Skip to content

Commit

Permalink
Fix navbar and shorten page title
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme-a-stewart committed Oct 8, 2024
1 parent fee193c commit c81fa5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _includes/navbar.ext
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="{{ site.baseurl }}/projects.html" id="projects_menu"><span class="glyphicon glyphicon-road"></span>&nbsp;&nbsp;Projects &amp; Support<span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="projects_menu">
<li><a href="{{ site.baseurl }}/organization/affiliated.html">HSF Affiliated Projects and Software</a></li>
<li><a href="{{ site.baseurl }}/organization/guidelines.html">Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments</a></li>
<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 class="divider"></li>
<li><a href="{{ site.baseurl }}/project_guidelines.html">How to join as a project</a></li>
<li><a href="{{ site.baseurl }}/projects.html">Member Projects</a></li>
Expand Down
4 changes: 1 addition & 3 deletions projects/guidelines.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
title: "Guidelines for HSF Affiliated Projects and Software, and Endorsement Badge Assignments"
title: "Affiliated Projects and Software Guidelines"
author: Eduardo Rodrigues, Pere Mato
layout: plain
---


In a spirit of openness and flexibility, the HSF maintains an evolving checklist of best practices for HSF Affiliated Projects and Software, rather than a set of requirements.
HSF Affiliated Projects and Software need to abide by (at least a subset of) the guidelines,
which are used for their endorsement and attribution of Bronze, Silver or Gold levels of recognition.
Expand All @@ -18,7 +17,6 @@ The guidelines can be updated in light of updates or release of community practi

The guidelines take inspiration from the [“old HSF page”](https://hepsoftwarefoundation.org/project_guidelines.html) and from the [Open Source Security Foundation (OpenSSF)’s page](https://www.bestpractices.dev/en/criteria).


## Best-practice Guidelines

### General guidelines
Expand Down

0 comments on commit c81fa5a

Please sign in to comment.