Skip to content

Add runbook for adding a partner#942

Open
kjaymiller wants to merge 1 commit into
gh-pagesfrom
add-partner-runbook
Open

Add runbook for adding a partner#942
kjaymiller wants to merge 1 commit into
gh-pagesfrom
add-partner-runbook

Conversation

@kjaymiller

Copy link
Copy Markdown
Contributor

Summary

Adds a new runbook, runbooks/add-partner.md, covering how to add a partner to the site, and registers it in the runbooks index.

Partners render in the Partnerships grid on the Support page from _data/partnerships.json. The runbook documents the two key steps:

  • Getting the logo — stage in tmp/, optimize into assets/images/ as webp via just optimize-image.
  • Updating the JSON — append an object to _data/partnerships.json with the documented shape (name, promo_code, description, url, logo), plus gotchas (valid JSON, escaped quotes in the HTML description, site-root logo path).

It also notes the optional announcement post pattern and the just test / just serve checks, matching the style of the existing runbooks.

🤖 Generated with Claude Code

Documents getting/optimizing the partner logo and updating
_data/partnerships.json, and registers it in the runbooks index.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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