Add overview section
This commit is contained in:
parent
6621681238
commit
4fbc4757ef
|
|
@ -1,4 +1,5 @@
|
|||
# Responsive HTML mail signatures
|
||||
### Let's punch email clients in the stomach!
|
||||
Responsive templates for mail signatures. <br/>
|
||||
|
||||
When you need some basic signatures that work on mobile.<br/>
|
||||
|
|
@ -35,6 +36,10 @@ $ gulp
|
|||
|
||||
Take a look at `src/fadeit/` for an example. Copy / Paste, rename it and change `src/fadeit/conf.js` to suite your needs. Run `gulp` to build the templates (into `/dist`). The gulp task will watch HTML & CSS files by default.
|
||||
|
||||
## Overview
|
||||
This diagram shows what happens to your templates.
|
||||

|
||||
|
||||
|
||||
## CSS Support
|
||||
Remember, it's HTML mails, so you need to check a big-ass table to find out nothing's gonna work.
|
||||
|
|
|
|||
Loading…
Reference in New Issue