Add Netlify gold partner page - #1061
Merged
Merged
Conversation
Build out tanstack.com/partners/netlify as a rich, SEO- and AI-search-optimized deployment resource, mirroring the Railway partner page's structure and styling (Tailwind, shared Card/Button/ Collapsible/CodeBlock components, dark mode, seo() head helper). Content is sourced for accuracy: - Config + CLI from Netlify's official TanStack Start docs (@netlify/vite-plugin-tanstack-start, netlify deploy, cli 17.31+) - Current credit-based pricing from netlify.com/pricing - Real, attributed customer testimonials from netlify.com/customers (TunnelBear, Twilio, Spring) Includes WebPage + FAQPage JSON-LD for rich results, OG/Twitter meta, and sponsor UTM params on all outbound Netlify links. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Point all conversion CTAs at the TanStack referral link (join.netlify.com/ukkf22691ki9), which carries sponsor attribution on Netlify's side. Docs, pricing, and homepage links keep their UTM params. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Point the "netlify.com" footer link at the TanStack netlify.com referral link (join.netlify.com/mnxfbfs7shtf-w6zrwt) for sponsor attribution. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughChangesNetlify partner page
Estimated code review effort: 4 (Complex) | ~45 minutes Suggested reviewers: Sequence Diagram(s)sequenceDiagram
participant TanStackRouter
participant NetlifyPartnerPage
participant Analytics
participant Netlify
TanStackRouter->>NetlifyPartnerPage: renders /partners/netlify
NetlifyPartnerPage->>Analytics: tracks page view and CTA clicks
NetlifyPartnerPage->>Netlify: opens deployment or documentation links
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
tanstack-com | 86d7cd9 | Aug 04 2026, 08:20 PM |
Change the Netlify grid card to the new positioning: tagline "The Complete Web Platform" and a description covering Git-to-edge deploys, serverless/edge functions, Deploy Previews, and native support for AI-generated apps including TanStack Start. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
tannerlinsley
marked this pull request as ready for review
August 4, 2026 20:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Builds out a rich, conversion-focused partner page for Netlify (new Gold-tier sponsor) at
tanstack.com/partners/netlify, replacing the sparse default view. It mirrors the existing Railway partner page's structure and styling.Why
Fulfills the Netlify Gold sponsorship. Goals: rank for "deploy TanStack to Netlify"-style queries, be legible to AI search agents, and drive qualified signups with developer-credible content (real code, real pricing, real testimonials).
What's in it
title/description/keywords+ OpenGraph & Twitter Card via the sharedseo()helperWebPage+FAQPageJSON-LD (both render in SSR — verified)partner_viewed/partner_clickedanalytics eventsLinks / referral attribution
join.netlify.com/ukkf22691ki9)join.netlify.com/mnxfbfs7shtf-w6zrwt)Accuracy (sourced, not guessed)
@netlify/vite-plugin-tanstack-start,netlify()in Vite,netlify deploy(cli 17.31+)Reviewer notes
partners.tsxwith brand SVGs present, so the logo renders via the existingPartnerImage. No registry changes.Card,Button,Collapsible,CodeBlock); no inline styles.src/routeTree.gen.tsis the auto-generated route registration.pnpm test(tsc + lint + unit) passes.🤖 Generated with Claude Code
Summary by CodeRabbit
/partners/netlify.