An open API service indexing awesome lists of open source software.

https://github.com/maizzle/starter-rss

Build an HTML email newsletter from an RSS feed with Maizzle.
https://github.com/maizzle/starter-rss

html-email maizzle newsletter responsive-email rss-feed rss-parser tailwindcss

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        






Maizzle Starter


**RSS Feed to Email Newsletter**

## About

Starter project for [creating an HTML email newsletter from an RSS feed](https://maizzle.com/guides/rss-feed) with Maizzle.

## Getting Started

Run this command:

```bash
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