-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
By now the repo has grown quite drastically, with the 2025 static folder alone being nearly 250 MB in size, mostly for the image of the BOSC. This is mostly due to people having added full-size images that weigh multiple megabytes each.
Generally, we do not want/need to store, as they are never shown that big anywhere, so we could save a lot of space by replacing these full-size images with lower resolution ones. As the files are already in git, this would require some history rewrite later on, e.g. using https://rtyley.github.io/bfg-repo-cleaner/ which works for this.
So we should:
- Resize those large files with more adequate sizes (generally, I don't think anything larger than 800 pixels on the larger side of an image are needed)
- Clean up the repo history
- Clarify instructions in README & fellowship template to please not upload unnecessarily large images
peterjc
Metadata
Metadata
Assignees
Labels
No labels