uswds-jekyll
uswds-jekyll copied to clipboard
A Jekyll theme showcasing the U.S. Web Design System
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## Background Information We are using the `uswds-jekyll` theme in a couple of sites that we also testing with Axe and we found that the `` tags used in the...
the default layout calls in the page layout inside a `` element, so the `main` inside the page layout needed to be removed.
## Background Information @tbaxter-18f and I noticed that the `_config.yml` values weren't being inherited from the released version(s) of the gem. Turns out that when you specify `path:` in the...
I followed the instructions and uncommented the line in my _config.yml that I think enabled anchorJS... ```yml. anchor_js_targets: [h1, h2, h3, h4, h5, h6] ``` When I generate my site,...
## Background Information Probably actually an upstream story for Private Eye or USWDS, but adding it here so we remember: There is a preference to not have the Private Eye-added...
adding a link to a changing your password video on quick start guide to help users struggling with the guides alone.