shift-org / shift-org/shift-docs
Make thumbnail version of Pedalpalooza banner images
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
In the promo banner for Pedalpalooza that appears on the regular calendar pages (site/themes/s2b_hugo_theme/layouts/partials/cal/pp-promo-banner.html), we're using a larger image and resizing via CSS. To speed up page load we should create a thumbnail-sized asset when the full size isn't needed.
Contributor guide
No contributing guide indexed for this repository
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
Start with site/themes/s2b_hugo_theme/layouts/partials/cal/pp-promo-banner.html and identify the Pedalpalooza banner image currently resized with CSS. Create or locate a thumbnail-sized asset for cases where the full-size image is unnecessary, update the partial to use it, and verify the regular calendar pages load the smaller image.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100