Skip to content

Commit

Permalink
NDS 1.1.12 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
niafelice committed Apr 24, 2023
1 parent c8864d8 commit 64f0d61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# NIAID Design System (NDS)

VERSION 1.1.11
VERSION 1.1.12

The [NIAID Design System](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/) was developed within the Office of Communications and Government Relations (OCGR) at the National Institute of Allergy and Infectious Diseases (NIAID) by Booz Allen Hamilton. The design system is designed to aid users with the process of creating policy-compliant websites that conform to design standards and guidance set by NIAID, NIH, HHS, and USWDS.
The [NIAID Design System](https://designsystem.niaid.nih.gov/) was developed within the Office of Communications and Government Relations (OCGR) at the National Institute of Allergy and Infectious Diseases (NIAID) by Booz Allen Hamilton. The design system is designed to aid users with the process of creating policy-compliant websites that conform to design standards and guidance set by NIAID, NIH, HHS, and USWDS.

[Visit the NDS Documentation Site](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/)
[Visit the NDS Documentation Site](https://designsystem.niaid.nih.gov/)

Current Sites Running on NDS:
* [Coronavirus Prevention Network (CoVPN)](https://coronaviruspreventionnetwork.org)
* [ECM @ NIH](https://ecm.nih.gov/)
* [NDS Documentation Site](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/)
* [NDS Documentation Site](https://designsystem.niaid.nih.gov/)
* NIAID Digital Policy Website

## Getting Started
Expand All @@ -31,9 +31,9 @@ You will need the following installed on your local machine:

### Ways to Use NDS
There are three main ways to use NDS listed below. To get started please visit our documentation site:
* [NDS Components](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/components)
* [Static Site Builder](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/static-site-builder)
* [NDS Drupal Theme](http://nds.niaid.nih.gov.s3-website-us-east-1.amazonaws.com/nds-drupal-theme)
* [NDS Components](https://designsystem.niaid.nih.gov/components/)
* [Static Site Builder](https://designsystem.niaid.nih.gov/getting-started/nds-static-site-builder/)
* [NDS Drupal Theme](https://designsystem.niaid.nih.gov/getting-started/nds-drupal-theme/)

## Built With

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niaid-design-system",
"version": "1.1.11",
"version": "1.1.12",
"description": "NIAID Design System",
"main": "public/index.html",
"dependencies": {
Expand Down

0 comments on commit 64f0d61

Please sign in to comment.