Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leemunroe committed Dec 20, 2013
1 parent 275c11f commit 4ab4e33
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
h1. Simple. Responsive. HTML. Email. Templates.
# Really Simple Responsive HTML Email Template

Some times all you want is a really simple HTML email template. Here it is.

h2. Sending emails using a marketing service like Campaign Monitor or Mailchimp?
### Sending emails using a marketing service like Campaign Monitor or Mailchimp?

They'll put the CSS inline for you when you put together your campaign.
Use the template as is. They'll put the CSS inline for you when you put together your campaign.


h2. Sending emails using a service or API like Mailgun?
### Sending emails directly from your app or using a developer service like Mailgun?

Put your CSS inline using (Premailer)[http://premailer.dialect.ca/]
Put your CSS inline using [Premailer](http://premailer.dialect.ca/)

* Copy all of email.html
* Paste the HTML as the source into Premailer
* Copy the HTML results and use them in your email view/template

### Tested across devices

Tested on all major email clients. Mobile, desktop and web.

Link to Litmus test.
<img src="http://i.imgur.com/TtYvCTr.jpg" alt="Email preview" width="800">

Screenshot web, desktop, iphone.

Hat tip to Zurb's Ink for their awesome collection of email templates.
http://zurb.com/ink/
Hat tip to Zurb's [Ink](http://zurb.com/ink/) for their awesome collection of email templates, which this was adapted from.

0 comments on commit 4ab4e33

Please sign in to comment.