Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emailthis/typographic-email

Responsive email template that is optimised for readability.
https://github.com/emailthis/typographic-email

email-boilerplate email-template email-workflow html readability scss

Last synced: 3 months ago
JSON representation

Responsive email template that is optimised for readability.

Awesome Lists containing this project

README

        

# Typographic Email

This is a responsive email template that is optimized for readability. This is used in my project - [EmailThis](https://www.emailthis.me). I created it because I needed a simple, minimal yet beautiful email template that focusses specifically on readability.

### [Demo](https://rawgit.com/EmailThis/typographic-email/master/dist/kitchen_sink.html)

**Side note:** Do check out EmailThis. It is a simpler alternative to Pocket/Readability/Instapaper. EmailThis will remove distractions & ads from an article or web page and send you a nice email with just the text/images. You can then open up the email client on your laptop/mobile and read the article at your leisure. It is completely free, try it out here - [https://www.emailthis.me](https://www.emailthis.me).

Here is a preview of how it looks -

![Email Preview](./screenshot.png)

--------

Feel free to download it & customize it to suit your needs.
I would welcome your suggestions, comments and bug reports.

--------

### Installation
```
git clone https://github.com/emailthis/typographic-email
cd typographic-email
npm install
grunt serve
```

--------

Based on the awesome [Grunt Email Workflow](https://github.com/leemunroe/grunt-email-workflow).

All the credit goes to Lee Munroe for creating a great email workflow. I simply tweaked the styles a little bit.

---------
Bharani

Maker @ [EmailThis](https://www.emailthis.me)