Open ashawley opened 5 years ago
Love this idea. Seems like we could improve the accessibility pretty easily, too. Bump up that contrast and get that score to 100!
One thing I've been pondering is removing the web fonts. They're pretty heavy when compared with the rest of the theme and not sure they provide enough value over a system font stack.
I ran Google Lighthouse in Chrome† against the current Pixyll and the open PRs using the default settings. There may not be anything actionable here, so this may just be a mile marker to have as a baseline. Although, I think there are tools to automatically run this.
Metrics:
Performance opportunities:
‡ Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles:
Performance diagnostics:
Minimize Critical Requests Depth The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Maximum critical path latency: 310 ms (7 chains found)
Initial Navigation
Progressive Web App failures:
start_url
, No usable web app manifest found on page.<meta name="theme-color">
tag found.Accessibility opportunities:
Failing elements:
Best practices
Passed audits
SEO
Passed audits.
† Google Lighthouse 3.2.0 for mobile with Simulated Fast 3G, 4x CPU Slowdown