Skip to content

Commit b16f4b2

Browse files
committed
add meta descriptions
1 parent 0915174 commit b16f4b2

15 files changed

Lines changed: 16 additions & 6 deletions

about/policies/all.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: RADIUSS Policies and Guidelines
33
layout: container-default
4+
description: A set of policies and guidelines based on best practices for open source development.
45
permalink: /project/policies/all/
56
---
67

about/policies/build.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Build
33
layout: container-default
4+
description: Policies and guidelines for build functionality.
45
permalink: /project/policies/build/
56
---
67

about/policies/documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Documentation
33
layout: container-default
4+
description: Policies and guidelines for developing documentation.
45
permalink: /project/policies/documentation/
56
---
67

about/policies/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Policies & Guidelines
33
layout: container-default
4+
description: Collection of policies and guidelines for developing and deploying open source software.
45
permalink: /about/policies/
56
breadcrumb: Policies
67
menus:
@@ -10,7 +11,7 @@ menus:
1011
---
1112
---
1213

13-
LLNL's RADIUSS project—Rapid Application Development via an Institutional Universal Software Stack— aims to broaden usage across LLNL and the open source community of a set of libraries and tools used for HPC scientific application development
14+
LLNL's RADIUSS project—Rapid Application Development via an Institutional Universal Software Stack—aims to broaden usage across LLNL and the open source community of a set of libraries and tools used for HPC scientific application development
1415

1516
<!--
1617
Prepared by LLNL under Contract DE-AC52-07NA27344.

about/policies/licensing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Licensing
33
layout: container-default
4+
description: Policies and guidelines for licensing open source projects.
45
permalink: /project/policies/licensing/
56
---
67

about/policies/packaging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Packaging
33
layout: container-default
4+
description: Policies and guidelines for packaging functionality.
45
permalink: /project/policies/packaging/
56
---
67

about/policies/portability.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Portability
33
layout: container-default
4+
description: Policies and guidelines for portability to different computing architectures.
45
permalink: /project/policies/portability/
56
---
67

about/policies/tests-ci.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Testing and Continuous Integration
33
layout: container-default
4+
description: Policies and guidelines for testing and CI.
45
permalink: /project/policies/tests-ci/
56
---
67

about/policies/version-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Version Control
33
layout: container-default
4+
description: Version control is essential for collaborative development and change tracking.
45
permalink: /project/policies/version-control/
56
---
67

explore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Explore
33
layout: redirect
4-
description:
4+
description: Archived page that redirects to visualizations.
55
permalink: /explore/
66
breadcrumb: Archive
77
redirect: /

0 commit comments

Comments
 (0)