Shivam Gupta

Results 37 comments of Shivam Gupta
trafficstars

I am interested. Please assign this task to me.

![architecture_new](https://github.com/vitessio/website/assets/91847638/9a3720e4-91d6-474b-9350-991143fb2be5) @deepthi will this diagram work?

@rohitsrma, I think you should also change the font style. Knative and Kubernetes fonts do not match.

@rohitsrma, I think you should fix the following:- 1. The font style should be changed to Roboto. 2. In mobile mode, the margin should be increased between two blocks. 3....

@aliok Here are the metrics for all four of you requested. **Metrics without `loading=lazy` and `webp`:-** ![metrics without lazyloading webp](https://github.com/knative/docs/assets/91847638/0bed8485-a82f-4fc8-bb6e-8358d98b3f09) **Metrics wtth `webp`:-** ![metrics with webp](https://github.com/knative/docs/assets/91847638/4f9f8efb-9232-4f9b-bf94-16afb63fa508) **Metrics with `loading=lazy`:-** ![metrics...

> @shivamgupta2020 what's the tool you've used to collect these numbers? I am curious. I used Google Lighthouse.

Hi @shivansh-bhatnagar18 , I've completed most of the work on this issue and am waiting for the maintainer's approval to raise a PR. You can contribute to other issues, so...

@aliok So, I looked into it online. You can make images load lazily by adding` {: loading=lazy }` to the image tag. Reference:- 1. https://github.com/squidfunk/mkdocs-material/issues/1867 2. https://squidfunk.github.io/mkdocs-material/reference/images/#image-alignment

> Hello @aliok, @shivamgupta2020! > > I followed the discussion, and this enhancement looks really interesting to me. If there's any way I can help, especially with the Python scripting...