ACPK / starter-postmark

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maizzle Postmark Starter

The transactional email templates by Postmark, built with Tailwind CSS in Maizzle.

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

Install the Maizzle CLI:

npm install -g @maizzle/cli

Scaffold a new project with this starter:

maizzle new maizzle/starter-postmark

Develop locally:

maizzle serve

Build for production:

maizzle build production

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

About

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

License:MIT License


Languages

Language:HTML 86.4%Language:JavaScript 12.1%Language:CSS 1.5%