kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
103 stars 86 forks source link

chore(gui): update screenshots of the GUI #1637

Closed johncowen closed 5 months ago

johncowen commented 5 months ago

Screenshots are now all the same crop/size updated using the 2.6 GUI.

Uses https://github.com/kumahq/kuma-gui/pull/2094 to create the screenshots then I manually resized them and copied them over.

I used if_version for now but it would be nice in the future to auto-gen these grabs and the paths would use something like:

/assets/images/docs/{{version}}/gui/onboarding.png

I'm not totally sure if thats possible with the docs as yet, lemme know it is tho.

I didn't update any copy for the GUI page as yet, but I may do that at some point.

netlify[bot] commented 5 months ago

Deploy Preview for kuma ready!

Name Link
Latest commit 3f914b6ec93531a193396f52e658424c7a021954
Latest deploy log https://app.netlify.com/sites/kuma/deploys/65c0c81934b9670008f0287f
Deploy Preview https://deploy-preview-1637--kuma.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

lahabana commented 5 months ago

@johncowen updating branch to get a good preview

lahabana commented 5 months ago

@johncowen can we get the screenshot in higher quality? https://deploy-preview-1637--kuma.netlify.app/docs/dev/production/gui/ these don't look great

johncowen commented 5 months ago

can we get the screenshot in higher quality? https://deploy-preview-1637--kuma.netlify.app/docs/dev/production/gui/ these don't look great

Ah yeah they are a little blurry aren't they, hopefully it was the manual resize. Let me see if I can get them at a better quality

johncowen commented 5 months ago

Does this look any better? I tried a few ways of resizing, none of them looked super crisp to me, I even resized the browser content using cmd+- and it wasn't looking super crisp. lmk.

https://deploy-preview-1637--kuma.netlify.app/docs/2.6.x/production/gui/

johncowen commented 5 months ago

Closing this for the moment, there are a few other things we need to figure out before we can merge this and have it automated.