MrGreensWorkshop / MrGreen-JekyllTheme

Mr. Green is a multilingual theme generated with Jekyll and fully compatible with GitHub Pages.
https://jekyll-theme-mrgreen-demo.mrgreensworkshop.com
MIT License
153 stars 295 forks source link

Page load performance and accessibility enhancements #220

Closed MrGreensWorkshop closed 1 month ago

MrGreensWorkshop commented 1 month ago

Is this enhancement or feature is related to a problem?

When I built this template, I didn't spare time for accessibility. After I checked with the Chrome browser Lighthouse tool, I realized there were some issues.

I'm planning to fix accessibility issues. I know there is more to do, but it's a start. (Don't worry about the SEO score: 54; indexing is blocked for this page.) lighthouse_test_before

Improving Load Performance - Chrome DevTools 101 https://www.youtube.com/watch?v=5fLW5Q5ODiE

Describe the solution you'd like

none

Describe alternatives you've considered

Additional context

No response

MrGreensWorkshop commented 1 month ago

I was able to fix some problems, so as a result, accessibility test results increased from 72% to 96%.

lighthouse_test_after