From b8a24160152f322ae8204afe4fc6f3da412fc5c6 Mon Sep 17 00:00:00 2001 From: Prakash-Sundaresan <36124460+Prakash-Sundaresan@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:32:32 -0700 Subject: [PATCH 1/2] Update intro.mdx Update to new branding --- docs/intro/intro.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/intro/intro.mdx b/docs/intro/intro.mdx index d664815e5..ea57e12bf 100644 --- a/docs/intro/intro.mdx +++ b/docs/intro/intro.mdx @@ -1,7 +1,8 @@ --- sidebar_position: 100 title: Overview -description: Overview of Defang, a radically simpler way to develop, deploy, and debug production-ready cloud apps. +description: Overview of Defang, an AI-assisted tool that lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes. + --- import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList"; @@ -12,7 +13,7 @@ import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList"; Defang Logo

Defang Documentation

- Defang is a radically simpler way for developers to develop, deploy, and debug their cloud applications. Build cloud applications in any language, deploy to your cloud account 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. Build cloud applications in any language and stack, deploy to your account on your favorite cloud with a single command, and iterate quickly with AI-assisted tooling.

Getting Started

Date: Thu, 10 Apr 2025 14:35:31 -0700 Subject: [PATCH 2/2] Update intro.mdx --- docs/intro/intro.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/intro/intro.mdx b/docs/intro/intro.mdx index ea57e12bf..51c8d9ab5 100644 --- a/docs/intro/intro.mdx +++ b/docs/intro/intro.mdx @@ -2,7 +2,6 @@ sidebar_position: 100 title: Overview description: Overview of Defang, an AI-assisted tool that lets you take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes. - --- import DocCardList from "@docusaurus/theme-classic/lib/theme/DocCardList";