Skip to content
/ starter-rss Public template

Build an HTML email newsletter from an RSS feed with Maizzle.

License

Notifications You must be signed in to change notification settings

maizzle/starter-rss

Repository files navigation

Maizzle Starter

RSS Feed to Email Newsletter

About

Starter project for creating an HTML email newsletter from an RSS feed with Maizzle.

Getting Started

Run this command:

npx create-maizzle

When prompted to select a Starter, choose Custom → RSS.

Development

Start a local development server:

npm run dev

Build for production:

npm run build

Maizzle documentation is available at https://maizzle.com