Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/emailthis/typographic-email
- Owner: EmailThis
- License: mit
- Created: 2017-01-16T15:32:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T13:07:17.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T03:40:44.585Z (3 months ago)
- Topics: email-boilerplate, email-template, email-workflow, html, readability, scss
- Language: HTML
- Homepage: https://www.emailthis.me
- Size: 330 KB
- Stars: 278
- Watchers: 13
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license.txt
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.
---------
BharaniMaker @ [EmailThis](https://www.emailthis.me)