You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/contributing.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ menus:
11
11
12
12
<!-- START: Info box -->
13
13
{% capture alertContent %}
14
-
The LLNL Software Catalog website is an opensource project. We welcome contributions via pull requests as well as questions, feature requests, or bug reports via issues. Contact our team at [open-source@llnl.gov](mailto:open-source@llnl.gov) with any questions. Please also refer to our [FAQ](/about/faq) and [Code of Conduct](/about/conduct).
14
+
The LLNL Software Catalog website is an open-source project. We welcome contributions via pull requests as well as questions, feature requests, or bug reports via issues. Contact our team at [open-source@llnl.gov](mailto:open-source@llnl.gov) with any questions. Please also refer to our [FAQ](/about/faq) and [Code of Conduct](/about/conduct).
{% include components/alert.html type="warning" icon="fa-circle-info" content=alertContent %}
@@ -77,7 +77,7 @@ A [JSON file](https://github.com/LLNL/llnl.github.io/blob/main/visualize/github-
77
77
| -------- | ----------- | ------ | ------- |
78
78
| Category | Description | Tag(s) | FA icon |
79
79
| -------- | ----------- | ------ | ------- |
80
-
|**All Software**| Browse all LLNL opensource projects | (no tags required) | (image: `logomark-software.svg`) |
80
+
|**All Software**| Browse all LLNL open-source projects | (no tags required) | (image: `logomark-software.svg`) |
81
81
|**AI & Machine Learning**| Integrate artificial intelligence and machine learning into scientific applications |`artificial-intelligence`, `deep-learning`, `machine-learning`, `neural-network`| fa-brain-circuit |
82
82
|**App Infrastructure**| Browse tools for basic functionality common in HPC codes |`app-infrastructure`| fa-gear-complex-code |
83
83
|**Applications**| Browse scientific simulation codes and IT management tools |`application`| fa-laptop-code |
@@ -136,7 +136,7 @@ An LLNL repo with its own logo also needs the image file name added to [`repo_lo
136
136
{% include components/accordion.html title='How do I change how a specific repo appears in the catalog?' slug='catalog' content=accordionContent %}
137
137
138
138
{% capture accordionContent %}
139
-
News posts appear in reverse chronological order (i.e., newest first). The list is curated to promote LLNL's opensource endeavors and community engagement. Posts should be tagged with at least one of the following categories, which are not associated with the catalog browse categories (described above) applied to repos.
139
+
News posts appear in reverse chronological order (i.e., newest first). The list is curated to promote LLNL's open-source endeavors and community engagement. Posts should be tagged with at least one of the following categories, which are not associated with the catalog browse categories (described above) applied to repos.
140
140
141
141
*`event` - announcement or recap of an event/conference
142
142
*`multimedia` - synopsis of a video or podcast published on another platform (e.g., YouTube)
Copy file name to clipboardExpand all lines: about/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: About the LLNL Software Catalog
3
3
layout: default
4
-
description: Learn about LLNL's opensource software and why we're committed to creating opensource codes whenever feasible.
4
+
description: Learn about LLNL's open-source software and why we're committed to creating open-source codes whenever feasible.
5
5
permalink: /about/
6
6
breadcrumb: About
7
7
menus:
@@ -26,11 +26,11 @@ menus:
26
26
27
27
<divclass="row">
28
28
<divclass="col-12 col-lg-6"markdown="1">
29
-
Welcome to the Lawrence Livermore National Laboratory ([LLNL](https://www.llnl.gov/)) software catalog—a hub for opensource software (OSS) produced at the Lab.
29
+
Welcome to the Lawrence Livermore National Laboratory ([LLNL](https://www.llnl.gov/)) software catalog—a hub for open-source software (OSS) produced at the Lab.
30
30
31
31
LLNL developers create and evolve software on a daily basis. Some of this software is used only internally, other components are licensed for use by external partners and collaborators, and still other software is released and actively developed out in the open on software-hosting platforms. This website is the gateway to all of it.
32
32
33
-
LLNL is a Department of Energy ([DOE](https://www.energy.gov/national-laboratories)) institution, so we abide by the [Federal Source Code Policy](https://www.energy.gov/articles/doe-federal-source-code-policy)* that guides release of opensource software (OSS). And not just because we have to but because we *want* to. Long before GitHub was founded, [we started releasing software](https://software.llnl.gov/visualize/) for public use and collaboration.
33
+
LLNL is a Department of Energy ([DOE](https://www.energy.gov/national-laboratories)) institution, so we abide by the [Federal Source Code Policy](https://www.energy.gov/articles/doe-federal-source-code-policy)* that guides release of open-source software (OSS). And not just because we have to but because we *want* to. Long before GitHub was founded, [we started releasing software](https://software.llnl.gov/visualize/) for public use and collaboration.
34
34
</div>
35
35
<divclass="col-12 col-lg-6 mb-3">
36
36
<div class="responsive-iframe-container">
@@ -45,7 +45,7 @@ One of the great things about a large government organization is that we're not
45
45
46
46
Case in point: The DOE's Advanced Simulation and Computing ([ASC](https://asc.llnl.gov)) Program leverages OSS to build, field, and integrate Linux clusters into production service at our [Livermore Computing high-performance computing center](https://hpc.llnl.gov/). ASC is responsible for developing computer simulation capabilities that analyze and predict the performance, safety, and effectiveness of the nation's nuclear stockpile. In other words, the stakes are high for ensuring our code is accurate. With OSS, we can develop quickly and choose the best solutions.
47
47
48
-
This website abounds with examples of projects that have found a home in the opensource community. Access is key, which is why we jumped at the chance to index our software on [Code.gov](https://code.gov). You'll find our work in the DOE [repo list](https://code.gov/#!/browse-projects?agencies=DOE), and we invite you to browse our projects on [GitHub](https://github.com/LLNL).
48
+
This website abounds with examples of projects that have found a home in the open-source community. Access is key, which is why we jumped at the chance to index our software on [Code.gov](https://code.gov). You'll find our work in the DOE [repo list](https://code.gov/#!/browse-projects?agencies=DOE), and we invite you to browse our projects on [GitHub](https://github.com/LLNL).
49
49
50
50
\* The original policy memorandum is no longer available online. For details, please see
51
51
@@ -117,7 +117,7 @@ This website abounds with examples of projects that have found a home in the ope
117
117
</div>
118
118
119
119
{% capture ctaContent %}
120
-
For more information, check out our [FAQ](/about/faq). Contact [open-source@llnl.gov](mailto:open-source@llnl.gov) with questions about open source software at LLNL. Contact [github-admin@llnl.gov](mailto:github-admin@llnl.gov) with questions about working in the LLNL GitHub organization or to request a private repository. Visit the [software licensing portal](https://softwarelicensing.llnl.gov/) for information about licensing LLNL's proprietary codes.
120
+
For more information, check out our [FAQ](/about/faq). Contact [open-source@llnl.gov](mailto:open-source@llnl.gov) with questions about OSS at LLNL. Contact [github-admin@llnl.gov](mailto:github-admin@llnl.gov) with questions about working in the LLNL GitHub organization or to request a private repository. Visit the [software licensing portal](https://softwarelicensing.llnl.gov/) for information about licensing LLNL's proprietary codes.
0 commit comments