Skip to content

Redesign customer story cards, detail template & stories section#5018

Draft
nenadmalic wants to merge 1 commit into
mainfrom
5013-redesign-customer-story-card-and-update-stories-section
Draft

Redesign customer story cards, detail template & stories section#5018
nenadmalic wants to merge 1 commit into
mainfrom
5013-redesign-customer-story-card-and-update-stories-section

Conversation

@nenadmalic

Copy link
Copy Markdown
Contributor

What

Redesign of the customer stories section: category/listing page, story cards, featured carousel, and the story detail template.

Note

Draft / preview only — not for merge yet. Opened to share a Cloudflare Workers preview with the team. Nothing goes live until/unless this is merged to `main`.

Changes

  • New components: `FeaturedCarousel.vue`, `KpiRotator.vue`; reworked `Card.vue`, `Sidebar.vue`, `StoriesList.vue`, `StoryGallery.astro`
  • Redesigned story detail template (KPIs, pull-quote, MDC body)
  • Per-story logo icons (`icon.svg`) added and story content updated
  • Fix: story bodies were rendering blank — logoIcon was passed to the client island as a raw image() object, which Astro can't serialize, breaking hydration. Now flattened to .src in the detail route.
  • Industry badges + sidebar-logo styling tuned for light/dark and image backgrounds

Preview

🔗 https://ks-5013-redesign-customer-story-c-docs.kestra-io.workers.dev (available once the Publish to Cloudflare Workers check finishes)

- New Card, FeaturedCarousel, Sidebar and KpiRotator components
- Redesigned story detail template (KPIs, pull-quote, MDC body)
- Add per-story logo icons (icon.svg) and update story content
- Fix story bodies rendering blank: flatten logoIcon to .src in the
  detail route so the StoryDetail island can hydrate
- Industry badges + sidebar-logo styling tuned for light/dark and
  image backgrounds
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

☁️ Cloudflare Worker Preview Deployed!

🔗 https://ks-5013-redesign-customer-story-c-docs.kestra-io.workers.dev
🔗 https://fa6ca675-docs.kestra-io.workers.dev

## 🔦 Lighthouse Benchmark

Tested: https://ks-5013-redesign-customer-story-c-docs.kestra-io.workers.dev on 2026-06-23 15:57 UTC
No baseline available — scores will appear after the first merge to main

Scores (0–100, higher is better)

Page Performance Accessibility Best Practices SEO
Home 80 84 54 92
Pricing 98 92 54 100
Enterprise 96 83 54 100
Cloud 90 88 54 100
About Us 85 91 54 100
Docs Landing 86 88 54 92
Contribute to Kestra (simple docs) 99 88 54 92
Flow (full featured docs) 92 90 54 92
Blog Index 75 91 54 100
Blog Post (sample) 99 88 54 100
VS Page (sample) 98 88 54 100
Plugins Landing 94 81 54 92
Plugin Page (sample) 96 88 54 100
Plugin Debug Page (sample) 96 88 54 100
Plugin Debug Return Page (sample) 94 88 54 100
Blueprints Landing 90 80 54 92
Blueprint Audit Logs CSV Export 65 87 54 100

Core Web Vitals (lower is better)

Page LCP FCP TBT CLS Speed Index
Home 1.27 s 0.67 s 295 ms 0.000 2.16 s
Pricing 1.01 s 0.59 s 12 ms 0.000 0.75 s
Enterprise 1.40 s 0.53 s 21 ms 0.000 0.74 s
Cloud 2.06 s 0.53 s 15 ms 0.000 0.86 s
About Us 2.73 s 0.66 s 9 ms 0.000 0.78 s
Docs Landing 2.58 s 0.55 s 45 ms 0.000 1.02 s
Contribute to Kestra (simple docs) 0.95 s 0.61 s 37 ms 0.003 0.74 s
Flow (full featured docs) 1.84 s 0.63 s 22 ms 0.000 1.07 s
Blog Index 9.60 s 0.50 s 43 ms 0.000 1.09 s
Blog Post (sample) 0.99 s 0.53 s 10 ms 0.000 0.77 s
VS Page (sample) 1.13 s 0.65 s 17 ms 0.000 0.68 s
Plugins Landing 1.02 s 0.50 s 25 ms 0.000 2.15 s
Plugin Page (sample) 0.98 s 0.54 s 32 ms 0.000 1.79 s
Plugin Debug Page (sample) 0.93 s 0.53 s 101 ms 0.001 1.49 s
Plugin Debug Return Page (sample) 1.10 s 0.52 s 65 ms 0.025 1.88 s
Blueprints Landing 1.61 s 0.70 s 32 ms 0.000 1.90 s
Blueprint Audit Logs CSV Export 0.96 s 0.63 s 238 ms 0.485 2.10 s
Legend

🟢 improved  ·  🔻 regressed  ·  (blank) no significant change
Score threshold: ±10 pts  ·  Metric threshold: ±30% of baseline

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.

Redesign customer story card and update stories section

1 participant