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

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

A Maizzle starter based on Postmark's transactional email templates.
https://github.com/maizzle/starter-postmark

darkmode email-template maizzle postmarkapp responsive-email tailwindcss transactional-emails

Last synced: about 2 months ago
JSON representation

A Maizzle starter based on Postmark's transactional email templates.

Awesome Lists containing this project

README

        






Maizzle Starter



Postmark Starter


# About

The transactional email templates by [Postmark](https://github.com/wildbit/postmark-templates), built with [Tailwind CSS](https://tailwindcss.com/) in [Maizzle](https://maizzle.com).

## Variations

Each template comes in three different generic layout variations: Basic, Basic full, and Plain. This gives you a starting point so that you can customize your templates to match your brand.

Starter templates side-by-side: Basic, basic full, and plain
Dark mode compatibility

## Getting Started

Scaffold a new project with this starter:

```
npx create-maizzle
```

When prompted to select a Starter, choose Custom -> Git, and enter `maizzle/starter-postmark`.

## Development

Start a local development server:

```
npm run dev
```

Build for production:

```
npm run build
```

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