From 0038e34f5ad32978c7f8b42282056b3ddc363d6b Mon Sep 17 00:00:00 2001 From: Katie Fine <145465509+finekatie@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:37:39 -0500 Subject: [PATCH 1/7] Update home.md Discussed with content and a11y team. ANDI is flagging that the alt text in each of these images is redundant. Using "image remover" browser extention to Chrome one can see the page without the images and tell that those screen shots aren't critical for figuring out the purpose of those links We propose removing alt text, as the images are decorative. The links to the sites are what's important. We also propose changing the title on that section from "Showcase" to "Sites built with USWDS". It's clearer than Showcase. --- pages/home.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/home.md b/pages/home.md index 794220b9f4..b55277f276 100644 --- a/pages/home.md +++ b/pages/home.md @@ -56,18 +56,18 @@ graphic_list:
-

Showcase

+

Sites built with USWDS

@@ -76,15 +76,15 @@ graphic_list:
From dd73bc448f03dde230a36a014e7400cc7374b73a Mon Sep 17 00:00:00 2001 From: Amy Leadem <93996430+amyleadem@users.noreply.github.com> Date: Tue, 20 Feb 2024 08:52:58 -0700 Subject: [PATCH 2/7] Remove redundant aria label on showcase section No longer needed now that the h2 is more descriptive --- pages/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home.md b/pages/home.md index b55277f276..ac142567d6 100644 --- a/pages/home.md +++ b/pages/home.md @@ -54,7 +54,7 @@ graphic_list: url: utilities --- -
+

Sites built with USWDS

From 5dfe5fe92c2f7ca28d079018a6daccb59edf6925 Mon Sep 17 00:00:00 2001 From: "Dan O. Williams" Date: Fri, 1 Mar 2024 09:36:37 -0800 Subject: [PATCH 3/7] Move showcase into main --- _layouts/landing.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_layouts/landing.html b/_layouts/landing.html index 675260a89a..5743008402 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -62,6 +62,5 @@

{{ list_item.topic }}

{% endif %} + {{ content }} - -{{ content }} From f1567b8be07c73b6901c4e2a01569083de7ee915 Mon Sep 17 00:00:00 2001 From: "Dan O. Williams" Date: Fri, 1 Mar 2024 09:50:48 -0800 Subject: [PATCH 4/7] Replace broken links and refs to Federalist with CG Pages --- README.md | 4 ++-- pages/documentation/showcase.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f6d26f27e..f25e9b2925 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,9 @@ This documentation site showcases USWDS components by pulling in pre-built HTML ### Deployment and previews -This site is deployed on [Federalist](https://federalist.18f.gov/), which automatically builds the public site whenever commits are pushed to `main`. Federalist also builds public previews for each branch pushed to GitHub. +This site is deployed on [Cloud.gov Pages](https://cloud.gov/pages/), which automatically builds the public site whenever commits are pushed to `main`. Pages also builds public previews for each branch pushed to GitHub. -⚠️ When generating new sections, sometimes they fail to build on Federalist. You can clear the cache by running a simple `bundle update`, which will trigger a fresh build. +⚠️ When generating new sections, sometimes they fail to build on Pages. You can clear the cache by running a simple `bundle update`, which will trigger a fresh build. ### Updating the USWDS version diff --git a/pages/documentation/showcase.md b/pages/documentation/showcase.md index 07ed1a6c8a..4279c34375 100644 --- a/pages/documentation/showcase.md +++ b/pages/documentation/showcase.md @@ -37,7 +37,8 @@ If your project is currently using USWDS and you would like to see it included i - [Challenge.gov](https://www.challenge.gov/) - [CitizenScience.gov](https://www.citizenscience.gov/) - [ClinicalTrials.gov](https://clinicaltrials.gov/) -- [cloud.gov](https://cloud.gov/) +- [Cloud.gov](https://cloud.gov/) +- [Cloud.gov Pages](https://cloud.gov/pages/) - [CMS Design System](https://design.cms.gov/) - [Code.mil](https://www.code.mil/) - [Customs and Border Protection](https://www.cbp.gov/) @@ -67,7 +68,6 @@ If your project is currently using USWDS and you would like to see it included i - [Federal Front Door](https://labs.usa.gov/) - [Federal Privacy Council](https://www.fpc.gov/) - [Federal Public Key Infrastructure Guides](https://fpki.idmanagement.gov/) -- [Federalist](https://federalist.18f.gov/) - [FedRAMP](https://www.fedramp.gov/) - [FedRAMP Marketplace](https://marketplace.fedramp.gov/) - [FedRAMP Tailored](https://tailored.fedramp.gov/) From 34d9088d0b15b0906d69782f247aa64ae8b54e95 Mon Sep 17 00:00:00 2001 From: "Dan O. Williams" Date: Fri, 1 Mar 2024 09:54:49 -0800 Subject: [PATCH 5/7] Update Federalist ref with note --- _next/02-introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_next/02-introduction.md b/_next/02-introduction.md index a2a18047e9..ab2635b6ea 100644 --- a/_next/02-introduction.md +++ b/_next/02-introduction.md @@ -52,7 +52,7 @@ The current global pandemic has shown us that access to digital services is more To improve, we have to take a more holistic look at the fragmented ecosystem of the thousands of federal websites that currently exist, all of which offer different experiences for the public to navigate. -We’re already making important strides forward. The growth of [GSA](https://gsa.gov) shared tools and services like the [U.S. Web Design System]({{ site.baseurl }}), [Federalist](https://federalist.18f.gov), and [login.gov](https://login.gov) have baked-in priorities like accessibility, continuity of experience, and designing for user needs. +We’re already making important strides forward. The growth of [GSA](https://gsa.gov) shared tools and services like the [U.S. Web Design System]({{ site.baseurl }}), [Federalist](https://cloud.gov/pages/) [now Cloud.gov Pages], and [login.gov](https://login.gov) have baked-in priorities like accessibility, continuity of experience, and designing for user needs. Teams like [18F](https://18f.gsa.gov), [Centers of Excellence](https://coe.gsa.gov), [Lab at OPM](https://lab.opm.gov), and [U.S. Digital Service](https://usds.gov) (USDS) have helped numerous agencies deliver better digital services. Dozens of agencies, including those designated as High Impact Service Providers and coordinated by the OMB Federal Customer Experience Initiative team, have also worked to think more strategically about how they design services with their customers. Together we can rebuild public trust by scaling what works and continuing to invest in the design and technology capabilities of our federal workforce. From 2d5c6ba38f8fb17261c4f48a7ba87b4e9f04d17d Mon Sep 17 00:00:00 2001 From: "Dan O. Williams" Date: Fri, 1 Mar 2024 11:23:52 -0800 Subject: [PATCH 6/7] Replace dead reference hyperlink with archived copy --- _data/changelogs/pattern-user-profile-pronouns.yml | 5 +++++ pages/patterns/create-a-profile/pronouns.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/_data/changelogs/pattern-user-profile-pronouns.yml b/_data/changelogs/pattern-user-profile-pronouns.yml index 934d38f185..7145340815 100644 --- a/_data/changelogs/pattern-user-profile-pronouns.yml +++ b/_data/changelogs/pattern-user-profile-pronouns.yml @@ -2,6 +2,11 @@ title: Pronouns type: pattern changelogURL: items: + - date: 2024-03-01 + summary: Replaced dead hyperlink with archived copy. + summaryAdditional: Replaced reference to `practicemakesprogress.org` with plain text and a link to the archived page on archive.org. + githubRepo: uswds-site + githubPr: 2478 - date: 2022-11-14 summary: Pattern published. affectsGuidance: true diff --git a/pages/patterns/create-a-profile/pronouns.md b/pages/patterns/create-a-profile/pronouns.md index 864c6a5e5c..4814ff4b44 100644 --- a/pages/patterns/create-a-profile/pronouns.md +++ b/pages/patterns/create-a-profile/pronouns.md @@ -112,7 +112,7 @@ Provide a text entry field that supports a rich array of special characters and {:.site-component-section-title} ## References - Ask users for gender or sex. (n.d.) Retrieved on July 19, 2022, from [https://design-system.service.gov.uk/patterns/gender-or-sex/](https://design-system.service.gov.uk/patterns/gender-or-sex/) -- Asking about gender in online forms. (September 18, 2015) Retrieved on July 19, 2022, from [http://www.practicemakesprogress.org/blog/2015/9/18/asking-about-gender-on-online-forms](http://www.practicemakesprogress.org/blog/2015/9/18/asking-about-gender-on-online-forms) +- Asking about gender in online forms. (September 18, 2015) Retrieved on July 19, 2022, from `http://www.practicemakesprogress.org/blog/2015/9/18/asking-about-gender-on-online-forms` [This link is no longer active. [Archived copy of practicemakesprogress.org](https://web.archive.org/web/20220120033201/http://www.practicemakesprogress.org/blog/2015/9/18/asking-about-gender-on-online-forms)] - DOL policies on gender identity: rights and responsibi (n.d.) Retrieved on November 1, 2022, from [https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/internal/policies/gender-identity](https://www.dol.gov/agencies/oasam/centers-offices/civil-rights-center/internal/policies/gender-identity) - Gender pronouns. (October 23, 2017) Retrieved on November 1, 2022, from [https://www1.nyc.gov/assets/hra/downloads/pdf/services/lgbtqi/Gender%20Pronouns%20final%20draft%2010.23.17.pdf](https://www1.nyc.gov/assets/hra/downloads/pdf/services/lgbtqi/Gender%20Pronouns%20final%20draft%2010.23.17.pdf) From ac5c6edafb6c0e0476f55746b5158ce7bfe4a1c3 Mon Sep 17 00:00:00 2001 From: "Dan O. Williams" <11464021+thisisdano@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:58:53 -0800 Subject: [PATCH 7/7] Update changelog date --- _data/changelogs/pattern-user-profile-pronouns.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/changelogs/pattern-user-profile-pronouns.yml b/_data/changelogs/pattern-user-profile-pronouns.yml index 7145340815..51ece9fe89 100644 --- a/_data/changelogs/pattern-user-profile-pronouns.yml +++ b/_data/changelogs/pattern-user-profile-pronouns.yml @@ -2,7 +2,7 @@ title: Pronouns type: pattern changelogURL: items: - - date: 2024-03-01 + - date: 2024-03-06 summary: Replaced dead hyperlink with archived copy. summaryAdditional: Replaced reference to `practicemakesprogress.org` with plain text and a link to the archived page on archive.org. githubRepo: uswds-site