diff --git a/README.md b/README.md index e8f7c01..76df7c4 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,14 @@ Coder workspace template for DDEV-based development with Docker-in-Docker support, Node.js, and Git. -**Get started with Drupal core development:** +**Get started (recommended paths):** -[](https://coder.ddev.com/templates/coder/drupal-core/workspace?mode=manual) +- **Drupal.org issue or project** → [Drupal Issue Picker](https://start.coder.ddev.com/drupal-issue) (auto-detects core vs contrib and prefills sensible defaults) +- **Multiple DDEV projects in one workspace** → [DDEV Freeform](https://coder.ddev.com/templates/coder/freeform/workspace?mode=manual) +- **Clean Drupal core without an issue fork** → [Guided Drupal core](https://start.coder.ddev.com/drupal-core) (short context page, then the same manual template) +- **Browse all templates** → [coder.ddev.com/templates](https://coder.ddev.com/templates) + +**Advanced:** open the [manual Drupal core template](https://coder.ddev.com/templates/coder/drupal-core/workspace?mode=manual) directly if you already know every parameter you need. ## Features diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index c24f816..5a0f0f2 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -4,143 +4,19 @@