-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improve page loading time #52
Comments
I have addressed the missing page title in #53. |
The main issue remaining is the caching issue, which we cannot solve with Github pages, only maybe partly through #41. |
I found some accessibility issues for the speakers and about page (missing headings and image alt text mainly), see speaker pageabout page |
The accessibility issues have been addressed in #67, #61, #63, and #55. for the remaining reports i created separated tasks
remaining in scope for this task are the reported performance problems, so i rename the task accordingly |
#41 will address the pwa report |
#67 addresses the lighthouse font loading performance and email link security issue |
I think the performance is acceptable and there is no easy action we can do to improve further except for moving to another hosting service. Therefore I am closing |
PR #100 solved this issue |
Ater fixing #22, this is the new lighthouse report for
landing page
speaker page
about page
The text was updated successfully, but these errors were encountered: