hbstack / theme

HB starter theme for blog, docs, digital garden, gallery and landing pages. HB 新手博客、文档、数字花园、图库和落地页主题。
https://theme.hbstack.dev/
MIT License
81 stars 19 forks source link

Hbs blog page speed #22

Closed keybasegit closed 1 year ago

keybasegit commented 1 year ago

HBS landing page speed is excellent. Doc section page speed decrease on mobile platform. Blog page speed on mobile platform is still lower due to img, several.js, comments section, gravatar, etc. https://pagespeed.web.dev/analysis/https-hb-theme-hugomods-com-en-blog-2023-03-tutorial/jjkbaq6n9w?form_factor=mobile If it should be than it is.

razonyang commented 1 year ago

Will check, but there is less thing to do, most issues caused by third parties (KaTex, Mermaid, Giscus).

razonyang commented 1 year ago

Made some improvements, result https://pagespeed.web.dev/analysis/https-hb-theme-hugomods-com-en-blog-2023-03-tutorial/irtm0orl16?form_factor=mobile

You need to upgrade modules via hugo mod get -u

There is less thing we can do for other issues come from third parties, that page includes a lot of resources, such as KaTex, Mermaid and Giscus.

Please close this issue if you're comfortable with the result, or share any ideas on this topic to make it forward.