CloudCannon / bookshop

📚 A component development workflow for static websites.
MIT License
247 stars 21 forks source link

Unrecognized framework Astro, expected one of: hugo, eleventy, jekyll, svelte #189

Open rmill2016 opened 7 months ago

rmill2016 commented 7 months ago

Hello guys!

I'm trying out Cloudcannon with the Astro Sendit Template. Upon reviewing the documentation on the website for creating a new component using the CLI npx @bookshop/init -c ComponentName, I'm met with an error that Astro is unrecognized and expects other SSGs. Creating an issue to see if it's a problem with the Astro Template configuration, with Cloudcannon itself, or Astro isn't supported yet for that CLI command. Thanks! image

bglw commented 7 months ago

Hey @rmill2016 👋 — I believe that Astro doesn't yet have templates configured for that Bookshop command, thanks for the note! I'll look at doing so.

rmill2016 commented 7 months ago

Awesome thanks!