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

https://github.com/maizzle/starter-wordpress-api

Create an email newsletter from your WordPress posts with Maizzle.
https://github.com/maizzle/starter-wordpress-api

html-email maizzle newsletter tailwindcss wordpress wordpress-api

Last synced: 9 months ago
JSON representation

Create an email newsletter from your WordPress posts with Maizzle.

Awesome Lists containing this project

README

          






Maizzle Starter


**WordPress Posts to Email Newsletter**

## About

A starter project for [using the WordPress API to create an HTML email from your posts](https://maizzle.com/guides/wordpress-api).

## Getting Started

Run this command:

```bash
npx create-maizzle
```

When prompted to select a Starter, choose **Custom → WordPress API**.

## Development

Start a local development server:

```
npm run dev
```

Build for production:

```
npm run build
```

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