Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,19 +302,10 @@ <h3>Drupal Issue Picker</h3>
<section>
<h2>Other templates</h2>
<div class="template-cards">
<div class="template-card">
<div class="info">
<h3>DDEV Web Workspace</h3>
<p>Bring your own project — any PHP, Node, or Python project with DDEV</p>
</div>
<a class="btn" href="https://coder.ddev.com/templates/coder/user-defined-web/workspace?mode=manual">
<img src="https://coder.ddev.com/open-in-coder.svg" alt="Open in Coder">
</a>
</div>
<div class="template-card">
<div class="info">
<h3>DDEV Freeform</h3>
<p>Single DDEV project with Traefik routing for stable public subdomains</p>
<p>Run multiple DDEV projects in one workspace, each accessible via its own subdomain through ddev-router</p>
</div>
<a class="btn" href="https://coder.ddev.com/templates/coder/freeform/workspace?mode=manual">
<img src="https://coder.ddev.com/open-in-coder.svg" alt="Open in Coder">
Expand Down