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
1 change: 1 addition & 0 deletions about/policies/all.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: RADIUSS Policies and Guidelines
layout: container-default
description: A set of policies and guidelines based on best practices for open source development.
permalink: /project/policies/all/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/build.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Build
layout: container-default
description: Policies and guidelines for build functionality.
permalink: /project/policies/build/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/documentation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Documentation
layout: container-default
description: Policies and guidelines for developing documentation.
permalink: /project/policies/documentation/
---

Expand Down
3 changes: 2 additions & 1 deletion about/policies/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Policies & Guidelines
layout: container-default
description: Collection of policies and guidelines for developing and deploying open source software.
permalink: /about/policies/
breadcrumb: Policies
menus:
Expand All @@ -10,7 +11,7 @@ menus:
---
---

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
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

<!--
Prepared by LLNL under Contract DE-AC52-07NA27344.
Expand Down
1 change: 1 addition & 0 deletions about/policies/licensing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Licensing
layout: container-default
description: Policies and guidelines for licensing open source projects.
permalink: /project/policies/licensing/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/packaging.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Packaging
layout: container-default
description: Policies and guidelines for packaging functionality.
permalink: /project/policies/packaging/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/portability.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Portability
layout: container-default
description: Policies and guidelines for portability to different computing architectures.
permalink: /project/policies/portability/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/tests-ci.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Testing and Continuous Integration
layout: container-default
description: Policies and guidelines for testing and CI.
permalink: /project/policies/tests-ci/
---

Expand Down
1 change: 1 addition & 0 deletions about/policies/version-control.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Version Control
layout: container-default
description: Version control is essential for collaborative development and change tracking.
permalink: /project/policies/version-control/
---

Expand Down
2 changes: 1 addition & 1 deletion explore.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Explore
layout: redirect
description:
description: Archived page that redirects to visualizations.
permalink: /explore/
breadcrumb: Archive
redirect: /
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: LLNL Software Catalog
layout: project-index
description: Get links, resources, tutorials, and other information for developers at the Lab who want to participate in our software community.
description: A portal for open source projects developed at Lawrence Livermore National Laboratory.
tags:
breadcrumb: Home
---
Expand Down
2 changes: 1 addition & 1 deletion news/archive.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: News Archive
layout: redirect
description:
description: Archive of news related to LLNL's open source software projects and activities.
permalink: /news/archive/
breadcrumb: Archive
redirect: /news/
Expand Down
2 changes: 1 addition & 1 deletion news/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: News
layout: default
description: Get answers to frequently asked questions about LLNL's open source software.
description: Catch up on the latest information about LLNL's open source software projects and activities.
permalink: /news/
breadcrumb: News
---
Expand Down
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Releases
layout: default
description: Get answers to frequently asked questions about Lawrence Livermore National Laboratory's open source software.
description: An automated feed of open source software releases by LLNL project teams.
permalink: /releases/
breadcrumb: Releases
---
Expand Down
1 change: 1 addition & 0 deletions repo.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Repo
layout: default
description: Generic template page that the end-user does not see.
permalink: /repo/
breadcrumb: Repository
---
Expand Down