README dust-up 📃
This commit is contained in:
parent
4847c91079
commit
0ee89a861e
|
|
@ -6,13 +6,16 @@ When you need some basic signatures that work on mobile.<br/>
|
||||||
...and your colleagues need them too.<br/>
|
...and your colleagues need them too.<br/>
|
||||||
...but you don't want to deal with tables and inline styles.
|
...but you don't want to deal with tables and inline styles.
|
||||||
|
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
Here's how the samples look:
|
Here's how the samples look:
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## Motivation
|
||||||
|
Let's make writing HTML emails & email signatures easier. We won't fix all email clients, but we can surely make the process of satisfying them a tad nicer. <br/>
|
||||||
|
See a fairly comprehensive rant on the subject (and not only) [in this article](http://fadeit.dk/blog/post/html-emails-and-email-signatures-how-hard-can-it-be).
|
||||||
|
|
||||||
|
|
||||||
## What does it do
|
## What does it do
|
||||||
- [x] config-based template generation
|
- [x] config-based template generation
|
||||||
|
|
@ -47,10 +50,10 @@ See [this](https://www.campaignmonitor.com/css/). To convert CSS files to inline
|
||||||
|
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- [ ] closing `inline-css` issue [#8](https://github.com/jonkemp/inline-css/issues/8#issuecomment-149025428) would greatly improve this repo
|
- [x] closing `inline-css` issue [#8](https://github.com/jonkemp/inline-css/issues/8#issuecomment-149025428) would greatly improve this repo
|
||||||
- [ ] preprocessor support (simplifies BEM)
|
- [ ] preprocessor support (simplifies BEM)
|
||||||
- [ ] use github pages to show live demos
|
- [ ] use github pages to show live demos
|
||||||
- [ ] fix all mail clients
|
- [ ] check [gulp-inline-css](https://github.com/jonkemp/inline-css) for new features
|
||||||
|
|
||||||
|
|
||||||
## Usage with different e-mail clients
|
## Usage with different e-mail clients
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue