AntennaPod / AntennaPod/antennapod.github.io
Replace script to generates image thumbnails with runtime generation
- Dominant language
- SCSS
- Stars
- 34
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
### Short description
The recent website rewrite added a script that generates image thumbnails, which needs to be run manually. This script should be replaced by a Jekyll (Ruby) plugin which generates those thumbnails when building.
### Location
Site-wide
### Why have this
Not all contributors may be aware of how to run the current script, or have all prerequisites installed locally. A script that does this when building makes sure all works fine when just writing a new blog post and previewing it in Netlify.
### More info
https://github.com/AntennaPod/antennapod.github.io/pull/517#issuecomment-4651381996
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.