Merge pull request #3 from emdash-cms/fix/create-emdash

fix: update create-emdash for standalone templates repo
This commit is contained in:
Matt Kane
2026-04-01 13:05:11 +01:00
committed by GitHub
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.