From 829aa3721a4f085874fe8440f906c0f2798419dd Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Thu, 7 May 2026 11:19:20 -0600 Subject: [PATCH] fix: remove deprecated user-defined-web card, improve freeform description Removes the "DDEV Web Workspace" template card that linked to the now-deprecated user-defined-web template. Corrects the DDEV Freeform description to accurately reflect its multi-project capability via ddev-router. Co-Authored-By: Claude Sonnet 4.6 --- docs/index.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/index.html b/docs/index.html index 884a150..53e828a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -302,19 +302,10 @@

Drupal Issue Picker

Other templates

-
-
-

DDEV Web Workspace

-

Bring your own project — any PHP, Node, or Python project with DDEV

-
- - Open in Coder - -

DDEV Freeform

-

Single DDEV project with Traefik routing for stable public subdomains

+

Run multiple DDEV projects in one workspace, each accessible via its own subdomain through ddev-router

Open in Coder