Skip to content

Commit

Permalink
Merge pull request #3268 from uswds/release-2.4.0
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
thisisdano committed Dec 18, 2019
2 parents 26bf66f + b3c4080 commit d7ba268
Show file tree
Hide file tree
Showing 28 changed files with 1,835 additions and 1,029 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -62,12 +62,12 @@ How you implement the design system depends on the needs of your project and you

### Download

1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.3.1) from the latest USWDS release and open that file.
1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.4.0) from the latest USWDS release and open that file.

After extracting the zip file you should see the following file and folder structure:

```
uswds-2.3.1/
uswds-2.4.0/
├── css/
│   ├── uswds.min.css.map
│   ├── uswds.min.css
Expand All @@ -87,7 +87,7 @@ How you implement the design system depends on the needs of your project and you
```
example-project/
├── assets/
│   ├── uswds-2.3.1/
│   ├── uswds-2.4.0/
│   ├── stylesheets/
│   ├── images/
│   └── javascript/
Expand All @@ -107,10 +107,10 @@ How you implement the design system depends on the needs of your project and you
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>My Example Project</title>
<link rel="stylesheet" href="assets/uswds-2.3.1/css/uswds.min.css" />
<link rel="stylesheet" href="assets/uswds-2.4.0/css/uswds.min.css" />
</head>
<body>
<script src="assets/uswds-2.3.1/js/uswds.min.js"></script>
<script src="assets/uswds-2.4.0/js/uswds.min.js"></script>
</body>
</html>
```
Expand Down
29 changes: 5 additions & 24 deletions docs/WHO_IS_USING_USWDS.md
Expand Up @@ -4,36 +4,26 @@ Below are a list of websites and applications currently using the U.S. Web Desig

- [10x](https://10x.gsa.gov/)
- [18F](https://18f.gsa.gov)
- [18F Automated Testing Playbook](https://automated-testing-playbook.18f.gov/)
- [18F Brand](https://brand.18f.gov/)
- [18F Before you ship](https://before-you-ship.18f.gov/)
- [18F Front End Guide](https://frontend.18f.gov/)
- [18F Guides Template](https://guides-template.18f.gov/)
- [18F Micro-purchase](https://micropurchase.18f.gov/)
- [18F Modular Contracting](https://modularcontracting.18f.gov/)
- [18F Testing Cookbook](https://testing-cookbook.18f.gov/)
- [Accessibility for Teams](https://accessibility.digital.gov/)
- [Agile Solicitation Builder](https://github.com/18F/agile-solicitation-builder)
- [Agricultural Marketing Service - USDA](http://gipsa.usda.gov/)
- [Agricultural Research Service - USDA](https://www.ars.usda.gov/)
- [America’s Seed Fund - National Science Foundation](https://seedfund.nsf.gov/)
- [Apps.gov](https://apps.gov/)
- [ATF eRegulations](https://atf-eregs.18f.gov/)
- [ATF eRegulations](https://regulations.atf.gov/)
- [Bankruptcy Noticing Center - U.S. Courts](https://bankruptcynotices.uscourts.gov/)
- [Benefits research](https://gsa.invisionapp.com/share/2Y6ZC5CWV#/screens/151367583)
- [Be Tobacco Free - HHS](https://betobaccofree.hhs.gov/)
- [2018 Census Survey](https://survey.census.gov/login/)
- [The Centers for Medicare and Medicaid Services (CMS) Blue Button API](https://cmsgov.github.io/bluebutton-developer-help/)
- [The Centers for Medicare and Medicaid Services (CMS) Blue Button API Docs](https://bluebutton.cms.gov/developers/)
- [Centers of Excellence (GSA)](https://coe.gsa.gov/)
- [Christmas Tree Permits - U.S. Forest Service](https://openforest.fs.usda.gov/christmas-trees/forests)
- [CitizenScience.gov](https://www.citizenscience.gov/)
- [ClinicalTrials.gov](https://clinicaltrials.gov/)
- [cloud.gov](https://cloud.gov/)
- [CMS Design System](https://design.cms.gov/)
- [Code.mil](https://www.code.mil/)
- [Compliance Viewer](https://compliance-viewer.18f.gov/)
- [Customs and Border Protection](https://www.cbp.gov/)
- [cyber.dhs.gov](https://cyber.dhs.gov/)
- [Cybersecurity Directives](https://cyber.dhs.gov/directives/)
- [Data Center Optimization Initiative (Office of the Federal Chief Information Officer - OMB)](https://datacenters.cio.gov/)
- [Data Science Jobs Microsite (USAJOBS)](https://usajobs.github.io/microsite-data-science/)
- [Defense Digital Service](https://www.dds.mil/)
Expand All @@ -43,16 +33,11 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [Dietary Guidelines - USDA](https://www.dietaryguidelines.gov/)
- [Digital Acquisition Accelerator](https://pages.18f.gov/digitalaccelerator/)
- [Digital Analytics Dashboard](https://analytics.usa.gov)
- [Digital Aquisitions Pilot Guide](https://github.com/presidential-innovation-fellows/dap-guide)
- [Digital Acquisition Playbook](https://digital-acquisition-playbook.18f.gov/)
- [Digital Contracting Cookbook](https://pages.18f.gov/contracting-cookbook/)
- [Digital Service Playbook — U.S. Digital Service](https://playbook.cio.gov)
- [Discovery Market Research Tool (GSA)](https://discovery.gsa.gov/)
- [Dotgov.gov](https://home.dotgov.gov/)
- [eCPIC Electronic Capital Planning and Investment Control System](https://www.ecpic.gov/)
- [DotGov](https://home.dotgov.gov/)
- [EPA.gov - U.S. Environmental Protection Agency](https://www.epa.gov/)
- [EPA Clean Water Jurisdictional Determinations](https://watersgeo.epa.gov/cwa/CWA-JDs/)
- [EPA e-manifest form](https://github.com/18F/e-manifest)
- [EPA eRegs Notice & Comment](https://epa-notice.usa.gov/)
- [FAR Data Collection Pilot](https://fardatacollection.sam.gov)
- [Farm Credit Administration](https://www.fca.gov/)
Expand All @@ -67,7 +52,6 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [Federalist](https://federalist.18f.gov/)
- [Federalist Report Template](https://federalist-report-template.18f.gov/)
- [FedRAMP](https://www.fedramp.gov/)
- [FedRAMP Dashboard](http://fedramp.semanticbits.com/)
- [FedRAMP Marketplace](https://marketplace.fedramp.gov/)
- [FedRAMP Tailored](https://tailored.fedramp.gov/)
- [feedback.usa.gov](https://feedback.usa.gov/)
Expand All @@ -80,22 +64,19 @@ Below are a list of websites and applications currently using the U.S. Web Desig
- [GSA Grace Hopper Day Hackathon](https://open.gsa.gov/events/grace-hopper-hackathon/)
- [GSA Open IAE (Integrated Award Environment)](http://gsa.github.io/openIAE/)
- [openGSA - GSA Open Technology](https://open.gsa.gov/)
- [GSA Recruiter](https://github.com/GSA/recruiter)
- [HealthCare.gov](https://www.healthcare.gov/)
- [Hack the Pay Gap](https://paygap.pif.gov/)
- [Healthcare.gov Tax Tool](https://www.healthcare.gov/tax-tool/)
- [Home Mortgage Disclosure Act](https://ffiec.cfpb.gov/)
- [The HTTPS-Only Standard](https://https.cio.gov/)
- [Innovation.gov](https://innovation.gov/)
- [Institute of Museum and Library Services](https://imls.gov/)
- [Interagency Working Group on U.S. Government-Sponsored International Exchanges and Training (IAWG)](https://iawg.gov/)
- [Internal Revenue Service](https://www.irs.gov/)
- [IT Dashboard](https://itdashboard.gov/)
- [JobKit](https://jobkit.data.gov/)
- [Join an NIEHS Study - National Institute of Environmental Health Sciences](https://joinastudy.niehs.nih.gov/)
- [LINCS - Adult Education and Literacy - U.S. Department of Education](https://lincs.ed.gov/)
- [Legislative Branch Innovation Hub](https://usgpo.github.io/innovation/)
- [Login.gov](https://pages.18f.gov/identity-intro/)
- [Login.gov](https://www.login.gov/)
- [Manufacturing USA](https://www.manufacturing.gov/)
- [Medicaid](https://www.medicaid.gov/)
- [Medical Expenditure Panel Survey (MEPS) summary tables](https://meps.ahrq.gov/mepstrends/home/index.html)
Expand Down
3 changes: 0 additions & 3 deletions fractal.js
Expand Up @@ -32,9 +32,6 @@ components.engine(
})
);

const docs = fractal.docs;
docs.set("path", "docs");

const web = fractal.web;

web.theme(
Expand Down

0 comments on commit d7ba268

Please sign in to comment.