Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

Create an email newsletter from your WordPress posts with Maizzle.

Awesome Lists containing this project

README

        




Maizzle


Maizzle


WordPress Posts to Email Newsletter


## About

This is the repository for the ["How to use the WordPress API to create a newsletter from your posts"](https://maizzle.com/guides/wordpress-api) Maizzle guide.

## 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