Skip to content

Add APISmart as sponsor, lay sponsors out side by side - #18

Merged
stretchcloud merged 1 commit into
mainfrom
docs/sponsors-apismart
Aug 19, 2026
Merged

Add APISmart as sponsor, lay sponsors out side by side#18
stretchcloud merged 1 commit into
mainfrom
docs/sponsors-apismart

Conversation

@stretchcloud

Copy link
Copy Markdown
Owner

Adds APISmart as the second sponsor and converts the Sponsors section to a two-column layout.

Layout

Sponsors now render side by side in a two-column table — logos on the top row, descriptions beneath, so each sponsor is one self-contained cell. A third sponsor is a new <td> (3-across) or a new <tr>; the recipe is in the HTML comment above the table.

Artwork normalization

The supplied APISmart file (API - 400x400.png) was not a square logo — it was a 370x80 wordmark centered in a 400x400 canvas, roughly 80% empty white padding. Rendered at equal height beside the Swiftproxy banner it would have appeared about a third the intended size.

Trimmed to the mark and recentered on an 800x419 canvas, matching the 1.91:1 ratio of Swiftproxy's 1200x628 banner, so both cells render identically. The mark itself is unmodified — only the surrounding canvas changed.

Known cosmetic issue

APISmart's artwork has an opaque white background, so on GitHub's dark theme it renders as a light slab next to Swiftproxy's dark navy banner. Legible, but visually mismatched. A dark-theme variant from APISmart could be served via <picture> + prefers-color-scheme. A transparent background would be worse — the near-black "Smart" text would vanish on dark.

Disclosure

Both entries carry the (Sponsored) label, and the existing disclosure line below the table is unchanged.

Notes

  • Descriptions use HTML tags (<b>, <a>, <code>) rather than markdown — GitHub does not render markdown inside HTML table cells.
  • Docs-only change; no code touched.

Converts the Sponsors section to a two-column table so sponsors render
side by side, and adds APISmart alongside Swiftproxy.

The supplied APISmart artwork was a 370x80 wordmark centered in a
400x400 canvas, roughly 80% empty padding. Trimmed to the mark and
recentered on an 800x419 canvas so it shares the 1.91:1 ratio of the
Swiftproxy banner and both cells render at the same size. The mark
itself is unmodified.

Descriptions use HTML tags rather than markdown, since GitHub does not
render markdown inside HTML table cells. Both entries keep the
"(Sponsored)" label and sit above the existing disclosure.
@stretchcloud
stretchcloud merged commit ae71459 into main Aug 19, 2026
1 check passed
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