Skip to content

Adding Sam.gov implementations #1714

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

Merged
merged 5 commits into from
Mar 9, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions _data/implementations.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- name: Sam-Prototypes
distribution: Angular
url: https://github.com/GSA/sam-prototypes
author:
name: SAM.gov
url: https://github.com/GSA
notes: "A test application that incorporates sam-styles and sam-design-system components with real-world examples"

- name: Sam-Design-System
distribution: Angular
url: https://github.com/GSA/sam-design-system
author:
name: SAM.gov
url: https://github.com/GSA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thrown off by the the SAM.gov link pointing to GSA's GitHub. Does it make sense to but the author name as GSA? Or maybe something like SAM.gov/GSA?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably GSA if it's from there.

notes: "Common Angular components integrated with sam-styles css framework."

- name: django-designstandards
distribution: Django
url: https://github.com/department-of-veterans-affairs/django-designstandards
Expand Down Expand Up @@ -49,6 +65,14 @@
url: https://www.drupal.org/u/smustgrave
notes: "USWDS components as paragraph bundles. Includes accordion, card, alert, process list, summary box, step indicator, and layout grid options."

- name: Sam-Styles
distribution: Fractal
url: https://github.com/GSA/sam-styles
author:
name: SAM.gov
url: https://github.com/GSA
notes: "A Fractal build that generates an interactive component library for sam-styles."

- name: uswds-jekyll
distribution: Jekyll
url: https://github.com/18f/uswds-jekyll
Expand Down