Skip to content

Cleaning up images #133

@gedankenstuecke

Description

@gedankenstuecke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions