-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submit to Gatsby #28
Comments
how to Submit sillysitechallenge to Gatsby How are submissions judged?The Gatsby team will judge sites based on
AccessibilityI did an accessibility review with the Wave Chrome extension: What do you suggest we do @raae ? PerformanceI did a performance review with Lighthouse Metrics
What do you suggest we do @raae ? OpportunitiesThese suggestions can help your page load faster. They don't directly affect the Performance score.
Read more: |
accessibility The only thing one can really do on the page is click to play and navigate to "about". If I use my tab I cannot select the svg as its not a button. But one should be able to tab there and then hit play by hitting enter. A possible solution is to wrap it in a theme-ui button, but you have to fix some styling. Should be doable. performance I think its is mostly because we import the audio and they are probably quite big. Would be better to source link to them. But not to concerned about that. |
No description provided.
The text was updated successfully, but these errors were encountered: