diff --git a/docs/blog/2024-03-21-reliable-ci.md b/docs/blog/2024-03-21-reliable-ci.md index c575e477f7..7608521efc 100644 --- a/docs/blog/2024-03-21-reliable-ci.md +++ b/docs/blog/2024-03-21-reliable-ci.md @@ -4,7 +4,6 @@ slug: 'reliable-ci-a-new-execution-model-fixing-both-flakiness-and-slowness' authors: [Victor Savkin] cover_image: '/blog/images/2024-03-21/featured_img.png' tags: [nx, nx-cloud, releases] -pinned: true description: 'Learn how Nx Cloud revolutionizes CI with a task-based execution model that solves both flaky tests and slow pipelines.' --- diff --git a/docs/blog/2025-03-06-making-cursor-smarter.md b/docs/blog/2025-03-06-making-cursor-smarter.md index a262d4be4b..efe4e75bdb 100644 --- a/docs/blog/2025-03-06-making-cursor-smarter.md +++ b/docs/blog/2025-03-06-making-cursor-smarter.md @@ -6,6 +6,7 @@ tags: ['nx'] cover_image: /blog/images/articles/cursor-nx-mcp-heroimg.jpg description: 'Learn how Nx enhances Cursor IDE with a dedicated MCP server, providing AI assistants with rich monorepo metadata for smarter code assistance.' youtubeUrl: https://youtu.be/V2W94Sq_v6A +pinned: true --- {% callout type="deepdive" title="Series: Making your LLM smarter" expanded=true %}