adobe / theblog

Apache License 2.0
7 stars 14 forks source link

[Web vitals] Homepage and post page #661

Closed kptdobe closed 3 years ago

kptdobe commented 3 years ago

First step for https://github.com/adobe/theblog/issues/663

With those changes I manage to "regularly" get a 100 for homepage and 97 with PageSpeed on my hacked CloudFlare cached instance which is not really stable. I think this is a good start, we will be able to fine tune with:

Author and category pages can be tackled later if really needed.

You can go there to see if everything still works as expected: https://web-vitals--theblog--adobe.hlx.page/ (which obviously will be slower because not cached)...

kptdobe commented 3 years ago

Homepage

hompage

Post page

post
kptdobe commented 3 years ago

Closing in favour of https://github.com/adobe/theblog/pull/669