Open
Description
🐛 Bug Report
Have you read the Contributing Guidelines on issues?
- Yes
Description
I was looking through the load performance of the app and discovered that some images like this one are quite heavy, e.g. 500+ kb. We should avoid having big screenshots within our docs pages and should pay attention about image file sizes.
To Reproduce
See example this request downloading an image with 513kb.
Expected Behavior
No image should be bigger than 100kb IMHO. Less is better here. I suggest to add a image image optimisation step into the pipeline. It would also be nice if images could be served in modern formats.
Actual Behavior
I haven't looked into all static files but I am sure there are many more that are quite big.
Scripts and configuration needed to reproduce this issue (if applicable)
Your Environment
- OS:
- Node version:
- Docusaurus version:
- Browser version:
Metadata
Metadata
Assignees
Labels
No labels