Section

Split Featured Blog — Gradient Mesh

Gradient Mesh blog layout: Split featured blog.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/blog/gradient-mesh/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/Blog/gradient-mesh
registry path: Tailwind/Sections/Blog/gradient-mesh

Source

Implementation

code.html
<!--
Snippet Name: Split Featured Blog — Gradient Mesh
Description: Gradient Mesh blog layout: Split featured blog.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Outfit',sans-serif}.f-mono{font-family:'Outfit',sans-serif}.f-disp{font-family:'Outfit',sans-serif}
      .gm-bg{background:linear-gradient(120deg,#7c3aed,#ec4899,#f97316,#06b6d4);background-size:300% 300%;animation:gm 16s ease infinite}
      @keyframes gm{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}
</style>
<section class="relative w-full py-20 sm:py-28 text-white" data-section="gradient-mesh">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="mb-10 text-center mx-auto"><p class="mb-4"><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><path d="M14 2v6h6"/></svg> Blog</span></p><h2 class="f-disp text-3xl sm:text-4xl lg:text-5xl font-bold tracking-tight text-center mx-auto">Ideas worth your time</h2><p class="mt-4 max-w-2xl text-center mx-auto text-base sm:text-lg leading-relaxed text-white/70">Essays on building support that respects everyone's time.</p></div><div class="grid grid-cols-1 gap-8 lg:grid-cols-2"><article class="bg-white/15 backdrop-blur-xl border border-white/20 rounded-3xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 overflow-hidden"><div class="aspect-[16/10] relative overflow-hidden" style="background:linear-gradient(135deg,#6366f1,#8b5cf6)"><div class="absolute inset-0 opacity-20" style="background-image:radial-gradient(circle at 30% 20%, #fff 0, transparent 40%)"></div><span class="absolute bottom-3 left-3 inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white">Engineering</span></div><div class="p-7"><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white mb-3 inline-flex"><svg class="h-3.5 w-3.5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M12 3v3M12 18v3M5.6 5.6l2.1 2.1M16.3 16.3l2.1 2.1M3 12h3M18 12h3M5.6 18.4l2.1-2.1M16.3 7.7l2.1-2.1"/></svg> Featured</span><h3 class="f-disp text-2xl font-bold leading-tight">How we cut our reply time to under 2 minutes</h3><p class="mt-3 text-sm text-white/70">The full story behind the headline.</p><div class="mt-5 flex items-center gap-3"><span class="inline-flex h-11 w-11 shrink-0 items-center justify-center rounded-full text-white font-semibold text-sm h-9 w-9" style="background:linear-gradient(135deg,#f97316,#ef4444)" aria-hidden="true">MC</span><div class="text-xs"><p class="font-medium">Maya Chen</p><p class="text-white/70">2026-07-28 · 8 min read</p></div></div></div></article><div class="space-y-4"><article class="bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-4 flex gap-4"><div class="w-20 h-20 shrink-0 relative overflow-hidden" style="background:linear-gradient(135deg,#06b6d4,#3b82f6)"><div class="absolute inset-0 opacity-20" style="background-image:radial-gradient(circle at 30% 20%, #fff 0, transparent 40%)"></div><span class="absolute bottom-3 left-3 inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white">Design</span></div><div><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white mb-1 inline-flex">Design</span><h3 class="font-semibold text-sm leading-snug">Designing a support workspace that feels calm</h3><p class="mt-1 text-xs text-white/70">6 min read</p></div></article><article class="bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-4 flex gap-4"><div class="w-20 h-20 shrink-0 relative overflow-hidden" style="background:linear-gradient(135deg,#ec4899,#f43f5e)"><div class="absolute inset-0 opacity-20" style="background-image:radial-gradient(circle at 30% 20%, #fff 0, transparent 40%)"></div><span class="absolute bottom-3 left-3 inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white">Product</span></div><div><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white mb-1 inline-flex">Product</span><h3 class="font-semibold text-sm leading-snug">The hidden cost of context switching</h3><p class="mt-1 text-xs text-white/70">5 min read</p></div></article><article class="bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-4 flex gap-4"><div class="w-20 h-20 shrink-0 relative overflow-hidden" style="background:linear-gradient(135deg,#f59e0b,#eab308)"><div class="absolute inset-0 opacity-20" style="background-image:radial-gradient(circle at 30% 20%, #fff 0, transparent 40%)"></div><span class="absolute bottom-3 left-3 inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white">Operations</span></div><div><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white mb-1 inline-flex">Operations</span><h3 class="font-semibold text-sm leading-snug">Scaling support without scaling headcount</h3><p class="mt-1 text-xs text-white/70">9 min read</p></div></article><article class="bg-white/10 backdrop-blur-md border border-white/15 rounded-2xl transition-transform duration-300 hover:-translate-y-1 hover:bg-white/20 p-4 flex gap-4"><div class="w-20 h-20 shrink-0 relative overflow-hidden" style="background:linear-gradient(135deg,#10b981,#22c55e)"><div class="absolute inset-0 opacity-20" style="background-image:radial-gradient(circle at 30% 20%, #fff 0, transparent 40%)"></div><span class="absolute bottom-3 left-3 inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white">Engineering</span></div><div><span class="inline-flex items-center gap-1.5 rounded-full bg-white/20 border border-white/30 px-3 py-1 text-[11px] font-semibold uppercase tracking-wide text-white mb-1 inline-flex">Engineering</span><h3 class="font-semibold text-sm leading-snug">Why we rewrote our queue in Rust</h3><p class="mt-1 text-xs text-white/70">11 min read</p></div></article></div></div>
</div>
</section>
18 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/blog/gradient-mesh

Continue browsing

View all