codebushi / nextjs-starter-dimension

Next.js static site starter based on the Dimension template.
120 stars 89 forks source link

Optimized Images #3

Open aspiringpro opened 5 years ago

aspiringpro commented 5 years ago

Can you please integrate next-optimized-images? It would greatly help improve the speed of the site as it currently ranks very low when testing with Google Lighthouse.

karkir0003 commented 9 months ago

Hey @aspiringpro, in this repo: https://github.com/karkir0003/nextjs-dimension-template/tree/main, I took this template (with credit to @ChangoMan and made some updates to the images using next/image along with using the updated version of some of the node deps). Feel free to take a look and see if this helps your use case.

I also did add some vercel deploy actions, but if you fork the repo, you'll need to add the vercel secrets for your vercel project