Skip to content

railsware/email_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Template Generator

It’s based on middleman using premailer. It's integrated with mailtrap for sending created email templates.

With its help you can:

  • create email templates with different layouts and preview them in a browser;
  • use sass when writing css assets. When template is build styles are converted to inline. Styles which can not be inlined (e.g media queries) are left in the style tag.
  • send email template to your Mialtrap account and then to any other email client for testing.

Commands:

middleman server
middleman build
ruby send_email.rb  {mailtrap inbox login} {mailtrap inbox password}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published