Ensure existing images are ran through an image compressor
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Footer images (possibly others) should be ran through TinyPNG or some other site to ensure they are as small as possible for faster load times.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No specific files or tests are named. Inspect the repository’s existing image assets, starting with the footer images, and identify which files should be compressed with TinyPNG or another image compressor. Done means the selected images are smaller while remaining suitable for the application’s existing use.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100