From b34bbce24f996f5df89d6c6dfb56c78ed936d035 Mon Sep 17 00:00:00 2001 From: Holly Auten Date: Tue, 17 Mar 2026 13:42:20 -0500 Subject: [PATCH 1/3] remove broken post --- _posts/2025-02-20-vanguards.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 _posts/2025-02-20-vanguards.md diff --git a/_posts/2025-02-20-vanguards.md b/_posts/2025-02-20-vanguards.md deleted file mode 100644 index 6303fdf09..000000000 --- a/_posts/2025-02-20-vanguards.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Spack Builder Todd Gamblin of LLNL on the Why’s and How’s of Change in HPC" -categories: story ---- - -In *insideHPC*'s continuing series on current and future leaders of HPC-AI, LLNL’s Todd Gamblin has a well-deserved reputation in the HPC software community as a passionate engineer who enjoys rolling up his sleeves and diving into technical problems. Read the full [Vanguards of HPC-AI](https://insidehpc.com/2025/02/vanguards-of-hpc-ai-spack-builder-todd-gamblin-of-llnl-on-the-whys-and-hows-of-change-in-hpc/) article. From b45f3f7e2734378a07c04ccccdb8009ecbfb4ba0 Mon Sep 17 00:00:00 2001 From: Holly Auten Date: Tue, 17 Mar 2026 13:42:26 -0500 Subject: [PATCH 2/3] fix broken link --- about/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/index.md b/about/index.md index 833be26e1..c99a4d864 100644 --- a/about/index.md +++ b/about/index.md @@ -51,7 +51,7 @@ This website abounds with examples of projects that have found a home in the ope
- {% include components/quick-link.html title="The People's Code Blog Post" url="https://www.cio.gov/2016/08/11/peoples-code.html" icon="fa-code" %} + {% include components/quick-link.html title="The People's Code" url="https://en.wikipedia.org/wiki/People%27s_Code" icon="fa-code" %}
{% include components/quick-link.html title="The Archived Policy on GitHub" url="https://github.com/WhiteHouse/source-code-policy" icon="fa-github" %} From 1925eef870e7f66b489fd062f888cededa7ef470 Mon Sep 17 00:00:00 2001 From: Holly Auten Date: Tue, 17 Mar 2026 13:42:31 -0500 Subject: [PATCH 3/3] add SMS note --- about/faq.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/about/faq.md b/about/faq.md index bdfa980de..4893cffee 100644 --- a/about/faq.md +++ b/about/faq.md @@ -78,10 +78,11 @@ There are several options for configuring 2FA for your GitHub account: * Printing the codes and storing them in a safe place in your office. * Storing the recovery codes in a password manager that you might be using. -* **We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators. +* **We recommend that you set up multiple 2FA options.** This can protect your access to your account in the event that you lose access to one of your authenticators. Please note that SMS is not a secure option and not recommended for LLNL accounts. -{% include components/button.html content='Get More Info on 2FA' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %} +{% include components/button.html content='GitHub 2FA blog post' url="https://github.com/blog/1614-two-factor-authentication" tag="a" %} +{% include components/button.html content='GitHub 2FA instructions' url="https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication" tag="a" %} {% include components/button.html content='Contact the LLNL GitHub Admins' url="mailto:github-admin@llnl.gov" tag="a" %} {% endcapture %}