1.1.0 • Published 9 years ago
email-template-guide v1.1.0
Email Template Guide
Build, preview and test your nightmarish email newsletter templates. Use the Email Template Guide to create your newsletter modules and we take care of inlining your css on your final template.
You can also test your layouts on different email clients with Litmus.
Kick start
Get a copy
Fork or download the email-template guide.
Install all dependencies
$ npm installNow create a credentials.json file in the root directory with the following content:
{
"AccountUsername" : "<YOUR_LITMUS_USERNAME>",
"AccountPassword" : "<YOUR_LITMUS_PASSWORD>"
}If you have a Litmus account, fill in your credentials. If you don't have a Litmus account, please create one first.
NOTE: If you leave the fields empty, you will still be able run the project, but you will not enable to test your templates with Litmus.
Build and watch
$ npm run developTest your templates
$ npm run testDeploy and pack
$ npm run buildDocumentation
Todo && Issues
Contributors
- João Carmona - joao@voorhoede.nl
- Vincent van Dijck - vincent@voorhoede.nl
- Celine Kurpershoek - celine@voorhoede.nl