Skip to content

feat(sponsors): add Cuttlesoft as silver sponsor - #227

Merged
acabelloj merged 1 commit into
mainfrom
feat/cuttlesoft-silver-sponsor
Jul 25, 2026
Merged

feat(sponsors): add Cuttlesoft as silver sponsor#227
acabelloj merged 1 commit into
mainfrom
feat/cuttlesoft-silver-sponsor

Conversation

@acabelloj

@acabelloj acabelloj commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

image

Adds Cuttlesoft as a silver sponsor, with a UTM-tagged website URL for campaign attribution:
https://cuttlesoft.com/?utm_source=pycones&utm_medium=sponsorship&utm_campaign=pycones-2026

Changes

  • public/sponsors/cuttlesoft.svg — sponsor logo
  • src/data/sponsors/cuttlesoft.md — sponsor entry (tier: silver, logobg: #ffffff)
  • src/i18n/sponsors/{en,es,ca}.ts — silver availability set to 7

Reviewer notes

Logo variant. Two wordmarks were provided, byte-identical apart from fill color (#fff vs #0e061e). I used the Midnight Zone one: SponsorsGroup.astro:43 paints every logo onto a per-sponsor logobg chip, which is #ffffff here as for nearly all sponsors — the white wordmark would render invisible.

Availability count — please sanity-check. Silver capacity is 10 (src/i18n/sponsors/en.ts:265) and there are now 3 silver sponsors (Preply, Quansight, Cuttlesoft), so 7 is correct. Worth noting the value only landed correctly by coincidence: this branch was written when main had 0 silver sponsors, and the 8 → 7 edit rebased as text over a main that had since added two silver sponsors without updating the count.

Pre-existing drift, not addressed here. These counts are hand-maintained rather than derived from src/data/sponsors/*.md, and others have drifted on main: gold shows 1 avail. with 4 gold sponsors, platinum shows 0 avail. with 1 against a capacity of 3. Left out of scope, but they will keep drifting until reconciled.

Verification

pnpm build passes — 31 pages. Cuttlesoft renders on all four locale homepages with the UTM URL intact.

Add Cuttlesoft with a UTM-tagged website URL for campaign attribution.

Use the Midnight Zone wordmark rather than the white one: logos render on a
white logobg chip, where the white variant would be invisible.

Set remaining silver availability to 7, matching the tier capacity of 10
against the three current silver sponsors.
@acabelloj
acabelloj marked this pull request as ready for review July 25, 2026 10:17
@acabelloj
acabelloj merged commit 1d0c8fe into main Jul 25, 2026
1 check passed
@acabelloj
acabelloj deleted the feat/cuttlesoft-silver-sponsor branch July 25, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants