Remove cloud cta

This commit is contained in:
Owen
2026-08-20 16:17:51 -04:00
parent 7d5c2487bb
commit ea88e2a1b2
154 changed files with 15 additions and 793 deletions

View File

@@ -2,13 +2,6 @@
title: "Contribution Guide"
description: "Set up your local development environment for contributing to Pangolin"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
This guide describes how to set up your local development environment for contributing to Pangolin. We recommend using Docker Compose for the most consistent development experience across different environments.
## Prerequisites

View File

@@ -2,13 +2,6 @@
title: "Feature Requests & Bug Reports"
description: "How to submit feature requests and report bugs for Pangolin"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
We welcome contributions from the community to help improve Pangolin. To ensure your feedback is properly tracked and prioritized, use the repository that matches the component where your issue or request belongs.
## Pick the Right Repository

View File

@@ -3,9 +3,7 @@ title: "System Architecture"
description: "A technical overview of how Pangolin's control plane, nodes, connectors, and clients fit together"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
## Open Source