Skip to content

docs: replace Zuplo sponsorship with SerpApi - #1106

Merged
danielgtaylor merged 2 commits into
mainfrom
docs/serpapi-sponsor
Aug 24, 2026
Merged

docs: replace Zuplo sponsorship with SerpApi#1106
danielgtaylor merged 2 commits into
mainfrom
docs/serpapi-sponsor

Conversation

@danielgtaylor

Copy link
Copy Markdown
Owner

Replaces the former Zuplo sponsor placements with SerpApi across the Huma docs site and README files. Adds the official SerpApi assets and project-specific tracking link, and removes the remaining Zuplo promotional resource.\n\nValidation: strict MkDocs build.

Copilot AI lite review requested due to automatic review settings August 24, 2026 16:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The current changes introduce a few correctness/accessibility/security issues (invalid SVG gradient references, target="_blank" missing noreferrer, and invalid spacer <img> tags / localization consistency in README_JA) that should be addressed before approval.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates Huma’s documentation and repository READMEs to replace Zuplo sponsor placements with SerpApi, including a new docs-site sponsor banner and SerpApi brand assets, while removing the remaining Zuplo promotional resource.

Changes:

  • Replace sponsor blocks in README.md and README_JA.md with SerpApi placement + tracking link.
  • Update MkDocs announce banner to a new SerpApi sponsor banner component and add corresponding CSS.
  • Remove the Zuplo external resource link from the client SDK tutorial and add SerpApi SVG asset.
File summaries
File Description
README.md Swaps the sponsor block to SerpApi and updates link + banner image usage.
README_JA.md Swaps the sponsor block to SerpApi in the Japanese README.
docs/overrides/main.html Replaces the announce banner with a new SerpApi sponsor banner markup.
docs/docs/tutorial/client-sdks.md Removes Zuplo “External Resources” section from the tutorial.
docs/docs/stylesheets/extra.css Adds styling for the new sponsor banner component.
docs/docs/serpapi-white.svg Adds the SerpApi logo asset for the docs sponsor banner.
Review details
  • Files reviewed: 5/8 changed files
  • Comments generated: 4
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md Outdated
Our API Gateway allows you to secure your API, scale it globally, generate documentation from your OpenAPI, and monetize your users.
</p>
<a href="https://zuplo.link/huma-gh ">Start for Free</a>
<img width="1000" height="0" />
Comment thread README_JA.md Outdated
Comment on lines +84 to +88
<h3>SerpApi: Web Search API</h3>
<p>
当社のAPI Gatewayは、APIのセキュリティ強化、グローバルスケール、OpenAPIからのドキュメント生成、ユーザーの収益化を支援します。
Access Google Search, Maps, Shopping, and other search engine data with a simple API by SerpApi.
</p>
<a href="https://zuplo.link/huma-gh">無料で始める</a>
<a href="https://serpapi.com/?utm_source=huma">Learn more</a>
Comment thread docs/overrides/main.html Outdated
Comment thread README_JA.md Outdated
@@ -78,16 +78,14 @@

<div>
<img width="1000" height="0" />
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (9d0a320) to head (bd42564).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1106   +/-   ##
=======================================
  Coverage   93.20%   93.20%           
=======================================
  Files          23       23           
  Lines        4988     4988           
=======================================
  Hits         4649     4649           
  Misses        272      272           
  Partials       67       67           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danielgtaylor

Copy link
Copy Markdown
Owner Author

Addressed the review feedback in bd42564: removed the invalid spacer images, localized the Japanese sponsor copy and CTA, added noreferrer to the outbound banner link, and replaced the SVG's dangling gradient references with explicit white fills. The SVG validates with xmllint and the strict MkDocs build passes.

@danielgtaylor
danielgtaylor merged commit ad801e0 into main Aug 24, 2026
7 checks passed
@danielgtaylor
danielgtaylor deleted the docs/serpapi-sponsor branch August 24, 2026 16:59
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