Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Create an email newsletter from your WordPress posts with Maizzle.
- Host: GitHub
- URL: https://github.com/maizzle/starter-wordpress-api
- Owner: maizzle
- License: mit
- Created: 2020-03-02T15:33:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T12:57:12.000Z (9 months ago)
- Last Synced: 2024-02-27T13:59:03.664Z (9 months ago)
- Topics: html-email, maizzle, newsletter, tailwindcss, wordpress, wordpress-api
- Language: HTML
- Homepage: https://maizzle.com/guides/wordpress-api-posts-email-newsletter/
- Size: 270 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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