0.2.1 • Published 9 years ago

generator-ink-email v0.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Ink Email Generator

Scaffold and build HTML emails on Zurb Ink templates using Yeoman and Grunt

Installing

npm install -g generator-ink-email

Commands

  • grunt - compiles and inlines email
  • grunt serve - previews email in browser (with livereload!)

Sending test emails

There currently isn't an implementation for sending emails from the command line (pull request welcome!). One way to send a test email is to run the full build with grunt build and then paste contents of compiled/email-inlined.html into a service like Putsmail

0.2.1

9 years ago

0.2.0

9 years ago

0.1.3

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago