fix: update create-emdash for standalone templates repo

This commit is contained in:
Matt Kane
2026-04-01 12:52:56 +01:00
parent 1500cd4679
commit 2dc5815f03
4 changed files with 136 additions and 125 deletions

View File

@@ -0,0 +1,5 @@
---
"create-emdash": patch
---
Fix create-emdash to use all available templates from the new standalone templates repo. Templates are now selected in two steps: platform (Node.js or Cloudflare Workers) then template type (blog, starter, marketing, portfolio, blank). Downloads from `emdash-cms/templates` instead of the old monorepo path.