-
Notifications
You must be signed in to change notification settings - Fork 199
Update design kit links and other assorted fixes #3041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
ecaeeda
55df0f8
f80280b
9bc2e10
f779d50
0e2df26
6d4f319
fb68bd7
ccf1b6f
a4ded70
32271c0
e871128
ee34a90
5b889d3
9432f46
eb12776
83df46a
9081601
e2811d6
31189c1
91b73e6
07bc438
8aa233d
a50d35d
fb62730
83521dd
491e624
10d0c4e
1594d79
570e572
5bb3728
783bd2b
3bcd4c5
ed705c5
7ce6e3c
8818181
6258507
d4d9601
8bd0507
073bfc8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| title: Getting started for designers | ||
| type: documentation | ||
| changelogURL: | ||
| items: | ||
| - date: 2025-01-08 | ||
| summary: Added information about USWDS design kit for Figma. | ||
| summaryAdditional: Added download link and direct link to file hosted on Figma community. Removed links to third-party Figma kits. | ||
| githubPr: 3041 | ||
| githubRepo: uswds-site | ||
| - date: 2025-01-08 | ||
| summary: Updated information about USWDS design kit for Adobe XD. | ||
| summaryAdditional: Noted that we have stopped maintaining these assets since XD is no longer supported by Adobe. | ||
| githubPr: 3041 | ||
| githubRepo: uswds-site |
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. polish (non-blocking): A single re-usable download button component would make maintenance easier. That said, I don't think these update enough to merit it quite yet. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,8 @@ | ||
| {% comment %} | ||
| These `uswds-assets-*.zip` files are generated in 18F/web-design-standards-assets | ||
| repository. See: https://github.com/uswds/uswds-assets | ||
| {% endcomment %} | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-omnigraffle-1.0.0.zip" onclick="ga('send', 'event', 'Downloaded design files - OmniGraffle', 'Clicked download design files button inside site');">Download 1.0.0 design files (OmniGraffle)</a> | ||
| <div class="link__group-download"> | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-omnigraffle-1.0.0.zip" onclick="ga('send', 'event', 'Downloaded design files - OmniGraffle', 'Clicked download design files button inside site');"> | ||
| <svg class="usa-icon" aria-hidden="true" focusable="false" role="img"> | ||
| <use href="{{ site.baseurl }}/assets/img/sprite.svg#file_download"></use> | ||
| </svg> | ||
|
Comment on lines
+3
to
+5
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adds download icon |
||
| <span class="flex-1">Download 1.0.0 design files (OmniGraffle)</span> | ||
| </a> | ||
| </div> | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,6 +3,16 @@ | |
| repository. See: https://github.com/uswds/uswds-for-designers | ||
| {% endcomment %} | ||
| <div class="link__group-download"> | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-ai-1.6.10.zip" onclick="ga('send', 'event', 'Downloaded design files - Illustrator', 'Clicked download design files button inside site');">Download 1.6.10 design files (Illustrator)</a> | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-eps-1.6.10.zip" onclick="ga('send', 'event', 'Downloaded design files - EPS', 'Clicked download design files button inside site');">Download 1.6.10 design files (EPS)</a> | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-ai-1.6.10.zip" onclick="ga('send', 'event', 'Downloaded design files - Illustrator', 'Clicked download design files button inside site');"> | ||
| <svg class="usa-icon" aria-hidden="true" focusable="false" role="img"> | ||
| <use href="{{ site.baseurl }}/assets/img/sprite.svg#file_download"></use> | ||
| </svg> | ||
|
Comment on lines
+7
to
+9
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adds download icon |
||
| <span class="flex-1">Download 1.6.10 design files (Illustrator)</span> | ||
| </a> | ||
| <a class="link-download" href="{{ site.baseurl }}/files/uswds-for-designers/retired/uswds-assets-eps-1.6.10.zip" onclick="ga('send', 'event', 'Downloaded design files - EPS', 'Clicked download design files button inside site');"> | ||
| <svg class="usa-icon" aria-hidden="true" focusable="false" role="img"> | ||
| <use href="{{ site.baseurl }}/assets/img/sprite.svg#file_download"></use> | ||
| </svg> | ||
|
Comment on lines
+13
to
+15
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adds download icon |
||
| <span class="flex-1">Download 1.6.10 design files (EPS)</span> | ||
| </a> | ||
| </div> | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,9 @@ | ||
| {% comment %} | ||
| These `uswds-assets-*.zip` files are generated in 18F/web-design-standards-assets | ||
| repository. See: https://github.com/uswds/uswds-for-designers | ||
| {% endcomment %} | ||
| <div class="link__group-download"> | ||
| <a class="link-download" | ||
| href="https://github.com/uswds/uswds-for-designers/releases/download/v2.6.0/uswds-for-designers-v2.6.0.zip" | ||
| onclick="ga('send', 'event', 'Downloaded design files - Sketch', 'Clicked download design files button inside site');">Download the USWDS {{ site.uswds_version }} Design Kit (Sketch) [ZIP; 12.4 MB]</a> | ||
| <a class="link-download" | ||
| href="https://github.com/uswds/uswds-for-designers/releases/download/v2.6.0/uswds-for-designers-v2.6.0.zip" | ||
| onclick="ga('send', 'event', 'Downloaded design files - Adobe XD', 'Clicked download design files button inside site');">Download the USWDS {{ site.uswds_version }} Design Kit (Adobe XD) [ZIP; 12.4 MB]</a> | ||
| href="https://github.com/uswds/uswds-for-designers/releases/download/v3.0.0/uswds-for-designers-v.3.0.0.zip" | ||
| onclick="ga('send', 'event', 'Downloaded design files', 'Clicked download design files button inside site');"> | ||
| <svg class="usa-icon" aria-hidden="true" focusable="false" role="img"> | ||
| <use href="{{ site.baseurl }}/assets/img/sprite.svg#file_download"></use> | ||
| </svg> | ||
| <span class="flex-1">Download the USWDS Design Kits for Figma and Sketch [ZIP; 17.6 MB]</span></a> | ||
| </div> |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| <div class="usa-alert margin-bottom-3 usa-alert--{{ known_issues.alert_type }}"> | ||
| <div class="usa-alert site-alert margin-bottom-3 usa-alert--{{ known_issues.alert_type }}"> | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Use the same pattern we've used before for styling components we need to customize on our site
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks for this note - I paused for a second thinking this meant |
||
| <div class="usa-alert__body"> | ||
| <p class="usa-alert__text"> | ||
| <strong>Testing has revealed some issues with this component.</strong> Learn more in the <a href="#known-issues">known issues section</a> on this page. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,6 +10,7 @@ slug: findings | |
| hero_title: Findings | ||
| hero_subtitle: Teams are thinking about how to create digital experiences that embrace all users and are effective, accessible, and respectful. | ||
| chapter: true | ||
| excerpt: "" | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Removes excerpts that we don't use anyway for this page, since they were throwing Jekyll warnings |
||
|
|
||
| summary_sections: | ||
| - heading: Current state | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,7 @@ permalink: /together/whats-next/ | |
| slug: whats-next | ||
| hero_title: What’s next | ||
| hero_subtitle: Toward pattern-driven development for the design system. | ||
| excerpt: "" | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Removes excerpts that we don't use anyway for this page, since they were throwing Jekyll warnings |
||
|
|
||
| chapter: true | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not do anything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirming, this didn't affect anything for me locally.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a hunch this was necessary at some point (having been looking at old blog posts of people trying to get jekyll working over the years) but i guess not anymore. Ty for your service, webrick.