This is the repository for the "How to create an email newsletter from an RSS feed" Maizzle guide.
Run this command:
npx create-maizzle
When prompted to select a Starter, choose Custom → RSS.
Start a local development server:
npm run dev
Build for production:
npm run build
Maizzle documentation is available at https://maizzle.com