Skip to content

Add Netlify gold partner page - #1061

Merged
tannerlinsley merged 5 commits into
mainfrom
jonny/netlify-partner-page
Aug 4, 2026
Merged

Add Netlify gold partner page#1061
tannerlinsley merged 5 commits into
mainfrom
jonny/netlify-partner-page

Conversation

@jhislop-design

@jhislop-design jhislop-design commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

  • Hero, stats, 8 feature cards, 4-step deploy guide with copyable code blocks, library-fit grid, pricing, testimonials, FAQ accordion, and CTA
  • SEO: title / description / keywords + OpenGraph & Twitter Card via the shared seo() helper
  • Structured data: WebPage + FAQPage JSON-LD (both render in SSR — verified)
  • Tracking: partner_viewed / partner_clicked analytics events

Links / referral attribution

  • Signup/deploy CTAs → TanStack signup referral link (join.netlify.com/ukkf22691ki9)
  • "netlify.com" reference → netlify.com referral link (join.netlify.com/mnxfbfs7shtf-w6zrwt)
  • Docs & pricing links keep sponsor UTM params

Accuracy (sourced, not guessed)

  • Config + CLI from Netlify's official TanStack Start docs — @netlify/vite-plugin-tanstack-start, netlify() in Vite, netlify deploy (cli 17.31+)
  • Current credit-based pricing from netlify.com/pricing (Free 300 / Personal $9 / Pro $20 / Enterprise)
  • Real, attributed customer testimonials from netlify.com/customers (Justin Watts / TunnelBear, Twilio, Spring) — no fabricated quotes

Reviewer notes

  • Netlify was already registered as a Gold partner in partners.tsx with brand SVGs present, so the logo renders via the existing PartnerImage. No registry changes.
  • Uses the same shared components as the Railway page (Card, Button, Collapsible, CodeBlock); no inline styles.
  • src/routeTree.gen.ts is the auto-generated route registration.
  • Verified locally: renders with no console errors, FAQ toggles, copy buttons work, all links resolve. Full pnpm test (tsc + lint + unit) passes.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features
    • Added a dedicated Netlify partner page at /partners/netlify.
    • Added deployment guidance, feature compatibility details, pricing, testimonials, FAQs, and calls to action.
    • Added SEO metadata and structured information for improved search visibility.
    • Updated Netlify messaging to highlight its complete web platform, AI development, edge deployment, and TanStack Start support.

jhislop-design and others added 3 commits July 3, 2026 11:58
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>
@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 07b5d7b6-753e-4294-b52d-bdc9e4f41a4a

📥 Commits

Reviewing files that changed from the base of the PR and between b91f028 and 86d7cd9.

📒 Files selected for processing (3)
  • src/routeTree.gen.ts
  • src/routes/partners.netlify.tsx
  • src/utils/partners.tsx

📝 Walkthrough

Walkthrough

Changes

Netlify partner page

Layer / File(s) Summary
Page content and route metadata
src/routes/partners.netlify.tsx, src/utils/partners.tsx
Adds Netlify page content, SEO and FAQ structured data, reusable helpers, analytics wiring, and updated partner-directory text.
Landing page sections and interactions
src/routes/partners.netlify.tsx
Adds deployment guidance, feature and library sections, pricing, testimonials, CTAs, tracked links, and an expandable FAQ section.
Generated route-tree registration
src/routeTree.gen.ts
Registers /partners/netlify in route mappings, type unions, metadata, and the PartnersRoute child mapping.

Estimated code review effort: 4 (Complex) | ~45 minutes

Suggested reviewers: tannerlinsley

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
Loading
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jonny/netlify-partner-page

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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
tannerlinsley marked this pull request as ready for review August 4, 2026 20:18
@tannerlinsley
tannerlinsley merged commit b3e98cc into main Aug 4, 2026
4 of 7 checks passed
@tannerlinsley
tannerlinsley deleted the jonny/netlify-partner-page branch August 4, 2026 20:18
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