edgarasben / starter-litmus

Litmus email templates starter for Maizzle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maizzle Litmus Starter

The free email templates by Litmus, built with Tailwind CSS in Maizzle.

Templates

The following templates are included:

Slate

  • Newsletter
  • Product Update
  • Receipt
  • Simple Announcement
  • Stationery

Ceej

  • Account Update
  • Expired Card
  • Password Reset
  • New Account
  • Closed Account

Each Ceej template comes in 3 versions:

  • HTML
  • MailChimp
  • Campaign Monitor

Getting Started

Install the Maizzle CLI:

npm install -g @maizzle/cli

Scaffold a new project with this starter:

maizzle new maizzle/starter-litmus && cd starter-litmus

Develop locally:

maizzle serve

Build for production:

maizzle build production

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

About

Litmus email templates starter for Maizzle.

License:MIT License


Languages

Language:HTML 97.0%Language:JavaScript 2.7%Language:CSS 0.3%