From 248d05c80fa079abae74b9bb55d64ddaa723ba4f Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 25 Jun 2025 15:27:18 -0700 Subject: [PATCH 1/3] Add projects to nav bar Signed-off-by: Natalia Luzuriaga --- _data/navigation.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_data/navigation.yaml b/_data/navigation.yaml index ce136ffa..a72033e5 100644 --- a/_data/navigation.yaml +++ b/_data/navigation.yaml @@ -4,6 +4,8 @@ codegov: url: / - name: Agencies url: /agencies/ + - name: Projects + url: /projects/ - name: Issues url: /issues/ - name: Guidance From 4529be7b7246d27fc0ba66a81dc0929550e76645 Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 25 Jun 2025 15:27:45 -0700 Subject: [PATCH 2/3] Update links in homepage Signed-off-by: Natalia Luzuriaga --- assets/_common/styles/_homepage.scss | 4 ++-- index.html | 15 ++++++++------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/assets/_common/styles/_homepage.scss b/assets/_common/styles/_homepage.scss index e5de9367..f9674a67 100644 --- a/assets/_common/styles/_homepage.scss +++ b/assets/_common/styles/_homepage.scss @@ -51,7 +51,7 @@ p { } .explore-actions, -.explore-connect, +.explore-inventory, .explore-agencies { padding: 20px; max-width: 320px; @@ -66,7 +66,7 @@ p { } } -.explore-connect { +.explore-inventory { border-left: 3px solid rgba(28, 48, 74, 0.3); border-right: 3px solid rgba(28, 48, 74, 0.3); } diff --git a/index.html b/index.html index 430192fc..f14cab5d 100644 --- a/index.html +++ b/index.html @@ -34,12 +34,12 @@

Developers

href="https://github.com/GSA/code-gov/blob/master/README.md" target="_blank">contribute here. Help improve America's Code by exploring projects.

- Explore projects + Explore projects -
-

Connect with Us

-

Have questions or feedback? Open an issue on our open source repository.

- View Repository +
+

Source Code Inventory

+

Review source code development across the entire federal government.

+ View by Agency

Agency Partners

@@ -92,7 +92,8 @@

Find Ways to Contribute

EXPLORE OPPORTUNITIES

- Search through issues from federal repositories, filter by popularity or difficulty, and find ways to contribute to government open source technology + Search through issues from federal repositories, filter by popularity or difficulty, and find ways to + contribute to government open source technology

@@ -101,7 +102,7 @@

EXPLORE OPPORTUNITIES

OPT-IN WITH LABELS

- Repository maintainers can include their projects by adding a code-gov label + Repository maintainers can include their projects by adding a code-gov label to GitHub issues, making them discoverable to developers ready to contribute

From eedccaf4a0dc449ea0c6493683a55e0668351fd4 Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 25 Jun 2025 15:27:55 -0700 Subject: [PATCH 3/3] Add repository link to footer Signed-off-by: Natalia Luzuriaga --- _includes/usa_identifier.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/usa_identifier.html b/_includes/usa_identifier.html index 70f86892..b5fddce7 100644 --- a/_includes/usa_identifier.html +++ b/_includes/usa_identifier.html @@ -15,6 +15,12 @@ href="{{ "/privacy-policy/" | url }}">Privacy Policy +