Skip to content

Point the LDK Server promo CTA at the agent tutorial - #324

Merged
ConorOkus merged 1 commit into
mainfrom
docs/server-promo-cta-mcp-tutorial
Aug 19, 2026
Merged

Point the LDK Server promo CTA at the agent tutorial#324
ConorOkus merged 1 commit into
mainfrom
docs/server-promo-cta-mcp-tutorial

Conversation

@ConorOkus

Copy link
Copy Markdown
Contributor

The home page's LDK Server hero sent Get started to the ldk-server GitHub repo. A reader who clicks it wants to try the software and instead lands in a source tree with no next step. This points it at /ldk-server-mcp — the tutorial added in #323 for connecting a running LDK Server node to an AI agent.

-          <a
-            class="fh-cta"
-            href="https://github.com/lightningdevkit/ldk-server"
-            rel="noopener noreferrer"
-          >
+          <a class="fh-cta" href="/ldk-server-mcp">
             Get started →
           </a>

The rel attribute goes with it, since the link is now internal and VitePress handles the navigation in-app.

The LDK Node strip's own "Get Started" (→ docs.rs) is untouched.

Testing

npm run build:vitepress passes; the built index.html emits href="/ldk-server-mcp" and dist/ldk-server-mcp.html is present, so the CTA resolves to a real page.

🤖 Generated with Claude Code

The home page's LDK Server hero sent "Get started" to the ldk-server GitHub
repo, which drops a reader who wants to try the software into a source tree
with no path forward. Send it to the new /ldk-server-mcp tutorial instead, so
the CTA lands on instructions for connecting a running node to an AI agent.

Internal link, so the external-only rel attribute is gone and VitePress
handles the navigation in-app.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for lightningdevkit ready!

Name Link
🔨 Latest commit cd9f4c0
🔍 Latest deploy log https://app.netlify.com/projects/lightningdevkit/deploys/6a861e1cdcd3bd0008b4cac8
😎 Deploy Preview https://deploy-preview-324--lightningdevkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@ConorOkus
ConorOkus merged commit f6c3c79 into main Aug 19, 2026
5 checks passed
@ConorOkus
ConorOkus deleted the docs/server-promo-cta-mcp-tutorial branch August 19, 2026 21:26
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.

1 participant