shift-org / shift-org/shift-docs

Make thumbnail version of Pedalpalooza banner images

Open
#795 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement frontend
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.