Skip to content

Add Statamic to the sponsor lists - #483

Merged
simonhamp merged 1 commit into
mainfrom
add-statamic-sponsor
Aug 24, 2026
Merged

Add Statamic to the sponsor lists#483
simonhamp merged 1 commit into
mainfrom
add-statamic-sponsor

Conversation

@simonhamp

Copy link
Copy Markdown
Member

Adds Statamic as a sponsor across the site.

What changed

The codebase defines sponsors in two shared components, so two entries cover every page that renders a sponsor:

  • resources/views/components/home/sponsors.blade.php — the home page "Sponsored by" strip
  • resources/views/components/sponsors/lists/docs/sponsors.blade.php — the rotating sidebar sponsor, which feeds the docs layout, blog index, blog sidebar and article pages

Both entries use the existing image/imageDark shape and the same ?utm_source=nativephp&utm_medium=logo&utm_campaign=nativephp tracking params as the neighbouring sponsors.

Logo assets

Taken unmodified from statamic.com/branding — their guidelines ask that the brand elements not be edited or recolored:

  • public/img/sponsors/statamic.svg — lime mark + black wordmark, for light backgrounds
  • public/img/sponsors/statamic-dark.svg — lime mark + white wordmark, for dark backgrounds

That pairing is what their guide prescribes for each background.

Tests

Two cases added to tests/Feature/SponsorsAndPartnersPlacementTest.php, covering the home strip and the sidebar rotation (including that the rotation range widened to 4). All 6 tests in the file pass; Pint is clean.

Note

resources/views/components/sponsors/vibes-partners.blade.php was deliberately left alone — that's The Vibes conference's own sponsor grid, and listing a general project sponsor there would imply an event sponsorship. Happy to add them there too if Statamic is sponsoring The Vibes.

🤖 Generated with Claude Code

Adds Statamic to the home page sponsor strip and the rotating sidebar
sponsor used across docs, blog and article pages, with light/dark logos
taken unmodified from statamic.com/branding.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@simonhamp
simonhamp marked this pull request as ready for review August 24, 2026 18:30
@simonhamp
simonhamp merged commit f2beb72 into main Aug 24, 2026
3 checks passed
@simonhamp
simonhamp deleted the add-statamic-sponsor branch August 24, 2026 18:30
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.

1 participant