AntennaPod / AntennaPod/antennapod.github.io
Automatically check blog post image requirements
Open
enhancement
- Dominant language
- SCSS
- Stars
- 34
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
**Short description**: Automatically check (in GitHub action) main blog post images for their ratio and size.
**Location**: Blog
**Why have this**: We want blog images to have a certain ratio, so that the space in the blog overview is used efficiently, and of high enough quality to display nicely on social media.
**More info**: We can use ImageMagick's [identify](https://imagemagick.org/script/identify.php) through GitHub action. Ratio + minimum size to be determined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.