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