All Projects → maizzle → starter-postmark

maizzle / starter-postmark

Licence: MIT License
A Maizzle starter based on Postmark's transactional email templates.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to starter-postmark

Maizzle
Official Maizzle starter project.
Stars: ✭ 921 (+2261.54%)
Mutual labels:  email-template, responsive-email, tailwindcss
cli
CLI tool for the Maizzle Email Framework.
Stars: ✭ 31 (-20.51%)
Mutual labels:  email-template, responsive-email, maizzle
Responsive Email
The basic "responsive" email template.
Stars: ✭ 265 (+579.49%)
Mutual labels:  email-template, responsive-email
Framework
HTML email development framework.
Stars: ✭ 359 (+820.51%)
Mutual labels:  responsive-email, tailwindcss
Cerberus
A few simple, but solid patterns for responsive HTML email templates and newsletters. Even in Outlook and Gmail.
Stars: ✭ 4,356 (+11069.23%)
Mutual labels:  email-template, responsive-email
acorn
A responsive email framework based on a golden ratio typography grid.
Stars: ✭ 90 (+130.77%)
Mutual labels:  email-template, responsive-email
Maizzle Php
Jigsaw-based PHP build system for rapid HTML email development with Tailwind CSS.
Stars: ✭ 303 (+676.92%)
Mutual labels:  email-template, responsive-email
Pine
A modular and lightweight, responsive email framework.
Stars: ✭ 98 (+151.28%)
Mutual labels:  email-template, responsive-email
Email Templates
A collection of email templates coded in MJML
Stars: ✭ 69 (+76.92%)
Mutual labels:  email-template, responsive-email
mjml-server
MJML wrapped in Express for use over HTTP
Stars: ✭ 31 (-20.51%)
Mutual labels:  email-template, responsive-email
responsive-html-email-templates
Collection of Free responsive HTML templates for Startups
Stars: ✭ 187 (+379.49%)
Mutual labels:  email-template, responsive-email
nuxt-tailwind-purgecss
A Nuxt.js example with Tailwind CSS v1.2 and Purgecss
Stars: ✭ 37 (-5.13%)
Mutual labels:  tailwindcss
addtobasic.github.io
CUI Portfolio like ubuntu terminal.
Stars: ✭ 18 (-53.85%)
Mutual labels:  tailwindcss
react-tailwind
This is a complementary React code for the tailwindcss project.
Stars: ✭ 29 (-25.64%)
Mutual labels:  tailwindcss
Batteries-Included-Next.js
A starting boilerplate for a TS Next.js project with batteries included. Tailwind CSS for styling, Jest and React Testing Library working with path aliases and node-mock-http for API route testing.
Stars: ✭ 35 (-10.26%)
Mutual labels:  tailwindcss
explorify
A React app that uses Spotify's Web API to get your favorite tracks, artists, and recently played songs.
Stars: ✭ 25 (-35.9%)
Mutual labels:  tailwindcss
tailwind
🧛🏻‍♂️ Dark theme for Tailwind
Stars: ✭ 25 (-35.9%)
Mutual labels:  tailwindcss
EddieHubCommunity.github.io
Information about our community
Stars: ✭ 88 (+125.64%)
Mutual labels:  tailwindcss
react-heroicons
Heroicons as React components
Stars: ✭ 39 (+0%)
Mutual labels:  tailwindcss
whmcs autoauth
Automatic authentication via link in WHMCS template emails.
Stars: ✭ 25 (-35.9%)
Mutual labels:  email-template

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].