Shivam Gupta

Results 37 comments of Shivam Gupta

Currently I'm not able to reproduce this bug. So I suggest u put this in slack discussion, so that other members can check on this issue and provide their feedback.

Thanks, @aliok , for the suggestions. I’m currently working on the script part and will include all your suggestions in a new commit as soon as possible.

> @shivamgupta2020 > > The check script should do these: > > * Build the website > * Parse HTML pages that are built > * Check for `img` tags...

I've created the workflow file as @aliok suggested. Currently, most of the images on the website are not lazy-loaded, resulting in many errors. Could you please check the script output...

/cc @Cali0707

@Leo6Leo , currently the website doesn't reload when changes are made. We have to run `./hack/docker/run.sh` or `mkdocs serve` each time to view changes. This PR fixes live preview reloading,...

Hi @theDeviser , I think a similar issue has already been raised (#5981).You can join that discussion and provide your valuable inputs there.