From 2c5eee26374535f98646bb59152520f85e02ac4d Mon Sep 17 00:00:00 2001
From: Prakash-Sundaresan
<36124460+Prakash-Sundaresan@users.noreply.github.com>
Date: Thu, 10 Apr 2025 13:08:33 -0700
Subject: [PATCH 1/2] Update what-is-defang.mdx
Update to new branding and tagline
---
docs/intro/what-is-defang.mdx | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/docs/intro/what-is-defang.mdx b/docs/intro/what-is-defang.mdx
index 296f65972..8512b5d48 100644
--- a/docs/intro/what-is-defang.mdx
+++ b/docs/intro/what-is-defang.mdx
@@ -8,15 +8,17 @@ description: What is Defang?
-## A Tool to Develop, Deploy, Debug
+## Develop Anything, Deploy Anywhere.
-Defang is a radically simpler way for developers to develop, deploy, and debug their cloud applications. Defang enables you to easily author cloud applications in any language, build and deploy to the cloud with a single command, and iterate quickly with AI-assisted tooling.
+Defang lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
-### Develop
+Any App, Any Stack , Any Cloud.
-The [Defang CLI (command line interface)](/docs/getting-started#install-the-defang-cli.md) includes an AI-driven agent that translates natural language prompts to [generate an outline](/docs/tutorials/generate-new-code-using-ai) for your project that you can then refine.
+### Get Started Quickly
+The [Defang CLI (command line interface)](/docs/getting-started#install-the-defang-cli.md) includes an AI agent that translates natural language prompts to [generate an outline](/docs/tutorials/generate-new-code-using-ai) for your project that you can then refine. Or choose from our [library of over 50 samples](https://defang.io/samples/) covering all major frameworks and technologies.
-### Deploy
+
+### Deploy with a Single Command
Defang can automatically build and deploy your project with a single command.
From 46a11d8bc1819d23089047dfb91c3498a18f553f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lio=E6=9D=8E=E6=AD=90?=
Date: Thu, 10 Apr 2025 14:22:07 -0700
Subject: [PATCH 2/2] Update docs/intro/what-is-defang.mdx
---
docs/intro/what-is-defang.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/intro/what-is-defang.mdx b/docs/intro/what-is-defang.mdx
index 8512b5d48..c791db1ea 100644
--- a/docs/intro/what-is-defang.mdx
+++ b/docs/intro/what-is-defang.mdx
@@ -12,7 +12,7 @@ description: What is Defang?
Defang lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
-Any App, Any Stack , Any Cloud.
+Any App, Any Stack, Any Cloud.
### Get Started Quickly
The [Defang CLI (command line interface)](/docs/getting-started#install-the-defang-cli.md) includes an AI agent that translates natural language prompts to [generate an outline](/docs/tutorials/generate-new-code-using-ai) for your project that you can then refine. Or choose from our [library of over 50 samples](https://defang.io/samples/) covering all major frameworks and technologies.