Email templates (v1.0.0)

GreatSimple email templates build system

Supported services:

  • Html templates with inline styles
  • Mailchimp templates with mergetags and editable styles

Tools

  • Gulp
  • Pug
  • Stylus
  • Browser-sync
  • Nodemailer

Setup

npm install -g gulp && npm install

Commands

Build all templates and run local server

$ npm start

Build all templates and get result archive

$ npm run build

Send emails

$ npm run nodemailer

Email adresses listed in settings.js file