timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.45k stars 1.96k forks source link

[ImgBot] Optimize images #826

Closed Crazz-Zaac closed 7 months ago

Crazz-Zaac commented 7 months ago

*Total -- 113.71kb -> 97.62kb (14.15%)

/public/static/images/github-traffic.png -- 35.01kb -> 24.26kb (30.7%) /data/logo.svg -- 1.32kb -> 1.07kb (18.58%) /public/static/favicons/mstile-150x150.png -- 4.26kb -> 3.75kb (12.01%) /public/static/favicons/safari-pinned-tab.svg -- 1.08kb -> 0.96kb (10.88%) /public/static/images/google.png -- 29.64kb -> 27.24kb (8.11%) /public/static/images/twitter-card.png -- 20.56kb -> 18.99kb (7.64%) /public/static/favicons/android-chrome-96x96.png -- 3.25kb -> 3.09kb (4.75%) /public/static/favicons/apple-touch-icon.png -- 3.65kb -> 3.57kb (2.3%) /public/static/images/sparrowhawk-avatar.jpg -- 14.94kb -> 14.69kb (1.69%)

vercel[bot] commented 7 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @timlrx on Vercel.

@timlrx first needs to authorize it.

timlrx commented 7 months ago

I won't worry too much about it, other than making a git clone take a little more time. Next.js will automatically handle the image optimization for serving to the end user.