From 261f41c1875a1ea175bc6710a91c359b09e505da Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:31:42 +0200 Subject: [PATCH] site: add state of app dev survey landing page callout Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- assets/images/build-cloud-light.svg | 14 -------------- assets/images/build-cloud-white.svg | 14 -------------- hugo_stats.json | 5 +---- layouts/index.html | 30 +++++++++++++---------------- 4 files changed, 14 insertions(+), 49 deletions(-) delete mode 100644 assets/images/build-cloud-light.svg delete mode 100644 assets/images/build-cloud-white.svg diff --git a/assets/images/build-cloud-light.svg b/assets/images/build-cloud-light.svg deleted file mode 100644 index 9a12d475ca..0000000000 --- a/assets/images/build-cloud-light.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/assets/images/build-cloud-white.svg b/assets/images/build-cloud-white.svg deleted file mode 100644 index 054fd6f30b..0000000000 --- a/assets/images/build-cloud-white.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/hugo_stats.json b/hugo_stats.json index ba38769a5f..dbbeb43ab0 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -194,7 +194,6 @@ "bottom-0", "build-push-action", "chroma", - "col-start-2", "cursor-not-allowed", "cursor-pointer", "dark:bg-amber-dark", @@ -342,7 +341,6 @@ "justify-center", "justify-end", "justify-evenly", - "justify-self-end", "leading-snug", "left-0", "lg:block", @@ -369,13 +367,13 @@ "max-w-56", "max-w-[1920px]", "max-w-[840px]", + "max-w-fit", "max-w-full", "max-w-none", "max-w-xl", "mb-4", "mb-8", "md:block", - "md:col-start-3", "md:flex", "md:flex-row", "md:grid-cols-2", @@ -397,7 +395,6 @@ "min-w-52", "min-w-fit", "ml-3", - "ml-auto", "mt-1", "mt-20", "mx-auto", diff --git a/layouts/index.html b/layouts/index.html index def2c76285..0f642f311f 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -115,7 +115,7 @@

Getting started

Learn Docker basics and the benefits of containerizing your - applications. + applications

@@ -134,27 +134,23 @@
-

Featured

+

Research

- Accelerate your builds with cloud capabilities. + Docker State of Application Development survey

- End-to-end encryption, a shared build cache for teams, and - native multi-platform builds. Get started today for free. + Help us better understand and support the application development + community by answering our community survey. +

+

+ The survey takes approximately 20-30 minutes to complete, and + you can save your progress and return at any time. As a thank + you, you can opt into a raffle for Docker swag and other + prizes!

-
- Dashboard - Docs -
- {{ $dbcLogoWhite := resources.Get "images/build-cloud-white.svg" }} - {{ $dbcLogoLight := resources.Get "images/build-cloud-light.svg" }} - - Docker Build Cloud logo -
-
+ Take the survey