ppoffice / hexo-theme-hueman

A redesign of Alx's wordpress theme Hueman, ported to Hexo.
http://ppoffice.github.io/hexo-theme-hueman/
GNU General Public License v2.0
1.17k stars 335 forks source link

It would be awesome if this theme becomes a progressive webapp #197

Closed marcofranssen closed 4 years ago

marcofranssen commented 6 years ago

There is a plugin available for google chrome which gives feeback on how a webapp can become a progressive webapp. It gives even beter compatibility on mobile devices as well performance etc. when the theme would be getting more compliant with the guidelines for PWA.

https://developers.google.com/web/tools/lighthouse/

I just ran it against my webpage and it shows there are some very easy things to improve on the theme as well some other stuff which will be harder. Anyhow in small steps we could make this theme more awesome step by step by just using this tool and handle some of the feedback.

Whenever I get some more spare time I will try to create some PR's to make this theme more PWA compatible.

Hopefully some other guys using this theme will be doing the same so we can rock'n'roll this stuff.

Below a screenshot from the scan against my webpage.

image

marcofranssen commented 4 years ago

Closed via https://github.com/ppoffice/hexo-theme-hueman/pull/220