Skip to content

[DRAFT WIP DEMO EXAMPLE] feat(spacelift): add dedicated Spacelift partner landing page#144

Draft
oycyc wants to merge 7 commits into
masterfrom
feat/spacelift-gtm
Draft

[DRAFT WIP DEMO EXAMPLE] feat(spacelift): add dedicated Spacelift partner landing page#144
oycyc wants to merge 7 commits into
masterfrom
feat/spacelift-gtm

Conversation

@oycyc

@oycyc oycyc commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a dedicated Spacelift partner landing page at /spacelift/ that positions Masterpoint as one of Spacelift's first and primary partners. Built for the Spacelift sales team to share with prospects who need custom, complex, or compliance-grade implementation work.

What's on the page

  • Dark hero — "The Spacelift Experts", dual CTA (Calendly discovery call + anchor to client results)
  • Trusted-by carousel — the homepage client-logo slider, extracted into a reusable {{< trusted-by >}} shortcode used by both pages
  • What we do with Spacelift — Launch / Migrate / Automate / Govern tiles
  • Results our clients see — 1,000+ Spacelift stacks, 10x lower projected automation costs, 75% faster plan times, 0→100% IaC (each tied to a client engagement)
  • Case-study cards — Power Digital, Cursor, Formation Bio (joint case study on spacelift.io), MarketSpark
  • Client quotes — Cursor and MarketSpark (approved wording)
  • Beyond Spacelift — AWS modernization / IaC breadth, featuring the Ninjio (via MetaCTO) EC2→Fargate story
  • Why Masterpoint — certified partner badge, open-source tooling, compliance track record, enablement
  • FAQ — custom work, self-hosted Spacelift, self-service, AWS builds, tiers, Terraform vs OpenTofu, post-engagement support
  • CTA — discovery call

Site wiring

  • "Our Services" is now a nav dropdown (All Services + Spacelift); footer picks up both links
  • Spacelift logo added to the homepage "We're the experts in" tech strip
  • /services/ Spacelift card copy updated; card auto-links to the new page ("Or Learn More →")
  • /services/spacelift/ aliases to /spacelift/
  • New page SCSS reuses the audit-page section system via extended selectors

Notes for reviewers

  • Cursor case study is not yet published — TODO markers sit where its links belong (spacelift-results.md, spacelift-case-studies.md)
  • Mobile horizontal overflow visible at ≤390px is pre-existing (audit page clips identically) and untouched here
  • content/services/spacelift.md keeps visible: false so the homepage services grid stays 3-up

Test plan

  • hugo --gc --minify builds clean
  • Visual pass at desktop + mobile widths (hero, carousel, tiles, results, cards, FAQ, CTA)
  • All internal links/images return 200; externals verified (spacelift.io/customers/formation-bio, GitHub module, Calendly)
  • Homepage + /services/ regression-checked after the shortcode → partial refactor
  • Netlify deploy preview review

- Add /spacelift/ landing page assembled from section content files:
  dark hero, trusted-by client carousel, Launch/Migrate/Automate/Govern
  tiles, client results metrics, case-study cards, testimonials,
  beyond-Spacelift (AWS/IaC breadth), why-Masterpoint, FAQ, and CTA
- Extract reusable {{< trusted-by >}} shortcode and client-logos
  partial, now shared by the homepage and the new page
- Add Spacelift logo to the homepage tech strip and turn Our Services
  into a nav dropdown (All Services + Spacelift)
- Update the /services/ Spacelift card copy; it now links to the new
  page via the auto Learn More button; alias /services/spacelift/
- Scope new SCSS to the spacelift page by extending the existing
  iac-audit section selectors
- Leave TODO markers to link the Cursor case study once published
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for masterpoint ready!

Name Link
🔨 Latest commit 0646db2
🔍 Latest deploy log https://app.netlify.com/projects/masterpoint/deploys/6a4d0a917efe87000810cb1b
😎 Deploy Preview https://deploy-preview-144--masterpoint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 43
Accessibility: 86
Best Practices: 100
SEO: 79
PWA: 70
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: b27cf196-5540-421c-ad0f-ff2e782d6035

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/spacelift-gtm

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.

oycyc added 6 commits July 7, 2026 09:31
- Case-study cards and testimonial cards now show client logos
  (colored, on white pills over the dark cards)
- Hero gets the services-style background art with a pine overlay
- What-we-do section: light band with white tiles, tighter copy
- Sticky demo_note banner (front-matter-driven, template-optional)
  marking the page as a WIP demo only reachable via preview link
- Demo note now actually sticks: body overflow-x hidden (default.scss)
  breaks position sticky, so the spacelift page body overrides it with
  overflow-x clip (same clipping, no scroll container)
- Spacelift wordmark logo added to the hero via banner_tagline
- Hero headline resized/widened to fit on a single line on desktop
Drop the demo_note front matter so the sticky banner no longer renders;
the template hook and .demo-note styles stay for future reuse.
Delete the template hook, .demo-note styles, and the page-scoped
body overflow-x override that only existed to support the banner.

@Gowiem Gowiem left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@oycyc this is AWESOME. Quick feedback video for you on items I'd like to change: https://www.tella.tv/video/vid_cmraz9qtm000b04ju4j4thjxu/view?quick

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