From 2063201199ad236228f77522bbe1185c3ddfa35d Mon Sep 17 00:00:00 2001 From: Nick Lyons <104778659+nick-mon1@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:13:32 -0400 Subject: [PATCH 1/5] Create 2024-03-21-uswds-monthly-call-march-2024.md Creating new USWDW event page for March --- ...024-03-21-uswds-monthly-call-march-2024.md | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md diff --git a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md new file mode 100644 index 0000000000..820daff1ba --- /dev/null +++ b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md @@ -0,0 +1,56 @@ +--- +title: USWDS Monthly Call - March 2024 +deck: How to suggest a new component for the U.S. Web Design System +kicker: USWDS +summary: Learn about the USWDS component lifecycle, and how you can suggest a + new component. +host: U.S. Web Design System +event_organizer: Digital.gov +cop_events: "" +registration_url: https://gsa.zoomgov.com/meeting/register/vJIsceyvpz4iGws79NmQy1Dj0BUoDVtPKzs#/registration +date: 2024-02-15 14:00:00 -0500 +end_date: 2024-02-15 15:00:00 -0500 +# See all topics at https://digital.gov/topics +topics: + - design + - user-centered-design +slug: uswds-monthly-call-march-2024 +# zoom, youtube_live, adobe_connect, google +event_platform: zoom +primary_image: +--- + +{{< asset-static file="USWDS Monthly Call Feb 2024.pptx" label="View the slides (PowerPoint presentation, 5.8 MB, 81 pages)" >}} + +Join the U.S. Web Design System (USWDS) team to learn more about the complete lifecycle of a USWDS component. + +In this session, you will learn: + +* How to suggest a new component +* What to expect throughout the proposal process +* What comes next in the component’s lifecycle + +**This event is best suited for:** Developers and designers (all levels) + +## Speakers + +* **Dan Williams** **—** Product Lead, USWDS +* **Anne Petersen** **—** Experience Design Lead, USWDS +* **Amy Leadem** **—** Developer, USWDS Contractor + +## Join our Communities of Practice + +* [USWDS](https://designsystem.digital.gov/about/community/) +* [Section 508 IT Accessibility](https://www.section508.gov/manage/join-the-508-community/) + +*This event is part of a monthly series that takes place on the third Thursday of each month. Don’t forget to set a placeholder on your personal calendar for our future events this year.* + +## About the USWDS + +[The U.S. Web Design System](https://designsystem.digital.gov/) is a toolkit of principles, guidance, and code to help government teams design and build accessible, mobile-friendly websites backed by user research and modern best practices. + +* [The U.S. Web Design System](https://designsystem.digital.gov/) +* [Contribute on GitHub](https://github.com/uswds/uswds/issues) +* [Email Us](mailto:uswds@support.digitalgov.gov) +* [Join our community](https://digital.gov/communities/uswds/) +* [Follow @uswds on Twitter](https://twitter.com/uswds) From 098dd99e6dfbb7d4828cd27420d7c3bf76c491e8 Mon Sep 17 00:00:00 2001 From: Nick Lyons <104778659+nick-mon1@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:31:34 -0400 Subject: [PATCH 2/5] Updated event description --- ...024-03-21-uswds-monthly-call-march-2024.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md index 820daff1ba..ca4a393ea7 100644 --- a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md +++ b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md @@ -1,18 +1,18 @@ --- title: USWDS Monthly Call - March 2024 -deck: How to suggest a new component for the U.S. Web Design System +deck: How to build with U.S. Web Design System tools kicker: USWDS -summary: Learn about the USWDS component lifecycle, and how you can suggest a - new component. +summary: Join the U.S. Web Design System team for a lesson on customizing and extending the design system. host: U.S. Web Design System event_organizer: Digital.gov cop_events: "" -registration_url: https://gsa.zoomgov.com/meeting/register/vJIsceyvpz4iGws79NmQy1Dj0BUoDVtPKzs#/registration -date: 2024-02-15 14:00:00 -0500 -end_date: 2024-02-15 15:00:00 -0500 +registration_url: https://gsa.zoomgov.com/meeting/register/vJIsdu6pqzwuH6ocAtOZ2fI_hHryn0lQ9es +date: 2024-03-21 14:00:00 -0500 +end_date: 2024-03-21 15:00:00 -0500 # See all topics at https://digital.gov/topics topics: - design + - software-engineering - user-centered-design slug: uswds-monthly-call-march-2024 # zoom, youtube_live, adobe_connect, google @@ -20,23 +20,23 @@ event_platform: zoom primary_image: --- -{{< asset-static file="USWDS Monthly Call Feb 2024.pptx" label="View the slides (PowerPoint presentation, 5.8 MB, 81 pages)" >}} +Join the U.S. Web Design System team for a lesson on customizing and extending USWDS. +You’ll learn how to build new components that look and feel consistent with existing components. -Join the U.S. Web Design System (USWDS) team to learn more about the complete lifecycle of a USWDS component. +You’ll learn to: -In this session, you will learn: +* Work with design system settings +* Apply tokens consistently with Sass functions and mixins +* Avoid style conflicts when overriding defaults +* Use tools for ensuring proper color contrast in every context -* How to suggest a new component -* What to expect throughout the proposal process -* What comes next in the component’s lifecycle - -**This event is best suited for:** Developers and designers (all levels) +**This event is best suited for:** Developers who have basic to advanced familiarity with the design system ## Speakers -* **Dan Williams** **—** Product Lead, USWDS -* **Anne Petersen** **—** Experience Design Lead, USWDS -* **Amy Leadem** **—** Developer, USWDS Contractor +* **Dan Williams** **-** Product Lead, USWDS +* **James Mejia** **-** Developer, USWDS Contractor +* **Charlie Mahoney** **-** Developer, USWDS Contractor ## Join our Communities of Practice From b9c1b7dd4365c9c6904184b6e9f009a2197f3480 Mon Sep 17 00:00:00 2001 From: Nick Lyons <104778659+nick-mon1@users.noreply.github.com> Date: Fri, 15 Mar 2024 10:51:36 -0400 Subject: [PATCH 3/5] Update content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md Co-authored-by: Bonnie Cameron <96838068+bonnieAcameron@users.noreply.github.com> --- .../events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md index ca4a393ea7..f63b3b8f5d 100644 --- a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md +++ b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md @@ -51,6 +51,6 @@ You’ll learn to: * [The U.S. Web Design System](https://designsystem.digital.gov/) * [Contribute on GitHub](https://github.com/uswds/uswds/issues) -* [Email Us](mailto:uswds@support.digitalgov.gov) +* [Email Us](mailto:uswds@gsa.gov) * [Join our community](https://digital.gov/communities/uswds/) * [Follow @uswds on Twitter](https://twitter.com/uswds) From c8edbfa62698e826015a68897c916ad980b2b9a0 Mon Sep 17 00:00:00 2001 From: Nick Lyons <104778659+nick-mon1@users.noreply.github.com> Date: Fri, 15 Mar 2024 14:33:27 -0400 Subject: [PATCH 4/5] Added primary_image value to front matter --- .../events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md index f63b3b8f5d..f7fb90fa6c 100644 --- a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md +++ b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md @@ -17,7 +17,7 @@ topics: slug: uswds-monthly-call-march-2024 # zoom, youtube_live, adobe_connect, google event_platform: zoom -primary_image: +primary_image: 2024-uswds-monthly-call-march-title-card --- Join the U.S. Web Design System team for a lesson on customizing and extending USWDS. From 68e8ff5689e1f02f43bd11076a2683a5b22afc46 Mon Sep 17 00:00:00 2001 From: Toni Bonitto Date: Fri, 15 Mar 2024 16:01:34 -0400 Subject: [PATCH 5/5] Update 2024-03-21-uswds-monthly-call-march-2024.md --- .../2024/03/2024-03-21-uswds-monthly-call-march-2024.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md index f7fb90fa6c..f0ee4cfc96 100644 --- a/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md +++ b/content/events/2024/03/2024-03-21-uswds-monthly-call-march-2024.md @@ -18,10 +18,10 @@ slug: uswds-monthly-call-march-2024 # zoom, youtube_live, adobe_connect, google event_platform: zoom primary_image: 2024-uswds-monthly-call-march-title-card + --- -Join the U.S. Web Design System team for a lesson on customizing and extending USWDS. -You’ll learn how to build new components that look and feel consistent with existing components. +Join the U.S. Web Design System team for a lesson on customizing and extending USWDS. You’ll learn how to build new components that look and feel consistent with existing components. You’ll learn to: @@ -30,7 +30,7 @@ You’ll learn to: * Avoid style conflicts when overriding defaults * Use tools for ensuring proper color contrast in every context -**This event is best suited for:** Developers who have basic to advanced familiarity with the design system +**This event is best suited for:** Developers who have basic to advanced familiarity with the design system. ## Speakers