create-menestrel
v0.1.1
Published
Scaffold an Astro site wired to Menestrel in one command: npm create menestrel
Maintainers
Readme
create-menestrel
Scaffold an Astro site wired to Menestrel in one command:
npm create menestrel@latest my-siteThe starter ships with:
- an Astro project (French and English pages) using
menestrelLoaderfor its content, - a
cms.config.tsschema you own in the repo, - a bundled bilingual demo snapshot so
npm run buildworks before you even create a Menestrel project, - a
.env.exampledocumenting the three content resolution modes (offline, CDN, API).
Next steps are printed at the end of the scaffold, and the full guide lives at docs.menestrel.dev.
License
MIT
