Drew

Results 9 comments of Drew

@TomNUSDS OMG finally got this working locally sorry this took so long. In the end: I had to kill all my terminal windows/processes, delete the `_site` directory, and reboot to...

> As far as a slow home page goes, these two carousel image files are really big: > * images/project-ssa-card.jpg (2MB) > * images/project-cdc-simple-report-card.jpg (3.9MB) @TomNUSDS I can res those...

@TomNUSDS just added two new commits: 1. Scales down the images you flagged 2. Tried commenting out the default [Jekyll settings](https://github.com/jekyll/jekyll-sass-converter#usage) for sass. The local server and build scripts in...

@TomNUSDS In general I'm seeing the script add the `usa-link--external` class, the `rel=` and the `target=` to external links 🎉 👍 . --- ### In addition to your flag on...

I was able to check that _some_ of the outdated yargs/yargs-parser packages are updated, however Gulp and Gulp-CLI (both things that we use) are dependent on an outdated version of...

Out of curiosity I tried nuking my node_modules and package-lock and started with a fresh npm install on my localhost. It cleared up the alert for me locally, however GH...

I'm going to dismiss the alert for now to see if it'll fix current PRs that are breaking. We'll want to check back in on gulp/gulp-cli/yargs-parser later. Here's GH's remediation...

@LauraUSDS Ah sorry, I'm realizing my updates on 9/17 and 9/24 weren't super clear ... the folks that maintain Gulp, the thing we use that's dependent on this old version...

@afeld Apologies for this issue sitting for so long! I recently came across this project in the USDS org, and just pushed up some updates (#9) after noticing a few...