Commit Graph

41 Commits

Author SHA1 Message Date
Mathieu Cornic
f72fbfe860 Feat/go dep (#16)
* feat: add go dep
2017-08-26 11:48:41 +02:00
mlgd
6692b677db Update coma position in plain text template (#15) 2017-08-18 17:08:18 +02:00
Mathieu Cornic
260cc4ad10 fixed little mistake in custom theme example 2017-08-17 00:43:30 +02:00
Mathieu Cornic
377cc7e34f chore: remove wrong comment
Plain text is now able to print tables
2017-06-18 17:14:58 +02:00
Mathieu Cornic
be1f57b7ab feat: free content with markdown + new flat theme + minor fixes (#9)
* feat: possibility to use markdown as content of email + use pretty table when generating fallback plain text e-mails
* feat: new flat theme
* fix: add a break word policy in actions troubleshooting section, in order to have a better responsive display when using really long Link URL on action
* feat: better layout of dt and dl in HTML template
* feat: pretty tables in plain text
2017-05-31 20:36:16 +02:00
matcornic
6bf6103ca6 add maintenance image for further example 2017-05-19 22:54:51 +02:00
Mathieu Cornic
6604b0a159 Merge pull request #8 from fridolin-koch/master
Customisation of 'Trouble Text'
2017-05-17 10:50:10 +02:00
Frido Koch
8ab2355025 Fixed README 2017-05-17 10:46:27 +02:00
Frido Koch
27e2a1a02c Use fixed placeholder rather then printf 2017-05-14 11:52:11 +02:00
Frido Koch
44be377841 Possibility to customise 'Action Trouble Text' 2017-05-13 13:43:57 +02:00
Mathieu Cornic
8fb17c006b Merge pull request #4 from btcdanny/patch-1
body-sub table, new row for each action closes #2
2017-04-02 20:33:17 +02:00
Danny Brewster
b3465f76a2 body-sub table, new row for each action
Fixes styling issues when more than one button is included in the body of the email by moving each button alternative link to a new row.
2017-04-02 18:06:37 +01:00
Mathieu Cornic
4396ae87e6 Updated demo 2017-04-01 23:23:47 +02:00
Mathieu Cornic
ef71eecb24 Merge pull request #1 from Thiht/master
Minor style modifications
2017-04-01 22:44:44 +02:00
Thibaut Rousseau
8ffbdf7305 style: Fix indentation of the theme 2017-04-01 22:34:29 +02:00
Thibaut Rousseau
f983d8d7c5 chore: remove absolute URLs for screenshots 2017-04-01 22:00:44 +02:00
Thibaut Rousseau
1c0c9b9686 chore: fix typos 2017-04-01 21:58:19 +02:00
Thibaut Rousseau
8c8ad36f4a chore: Remove Mailgen references 2017-04-01 21:50:09 +02:00
Mathieu Cornic
998165d01d Update README.md 2017-04-01 17:16:00 +02:00
Mathieu Cornic
7dabca2e7f Delete .DS_Store 2017-03-30 23:05:03 +02:00
matcornic
20fa1b38bb Add last steps of contributing guide 2017-03-30 22:06:40 +02:00
matcornic
a70fb3bcbd feat: replace go coverage badge by codecov one 2017-03-30 21:06:46 +02:00
matcornic
506d7eb81d chore: add file to .gitignore 2017-03-30 21:03:39 +02:00
matcornic
f6416525ff fix go test command in travis 2017-03-30 21:02:49 +02:00
matcornic
3e53fd24bd add coverage in travis 2017-03-30 20:57:35 +02:00
matcornic
aed8caf1cc feat: add more tests 2017-03-30 20:43:08 +02:00
matcornic
ce121a8d33 chore: fix spelling mistake in README 2017-03-28 19:13:51 +02:00
matcornic
9a8fb7e848 fix gometalinter error 2017-03-28 19:00:00 +02:00
matcornic
4afb1d91c6 fix: travis 2 2017-03-28 18:57:33 +02:00
matcornic
f8d1b8d10e fix: travis 2017-03-28 18:54:05 +02:00
matcornic
ba53f6070a add build status in README 2017-03-28 18:51:12 +02:00
matcornic
3eb0584a3c CI with travis 2017-03-28 18:50:07 +02:00
matcornic
fc04e7ea13 fix golint errors 2017-03-28 18:41:38 +02:00
matcornic
fde49fefcf changed example for table 2017-03-28 18:34:01 +02:00
matcornic
d64ba0eada Better spacing 2017-03-28 18:24:33 +02:00
matcornic
bfde01c13c Better images 2017-03-28 18:20:11 +02:00
matcornic
0b783aebf0 Add examples 2017-03-28 18:16:20 +02:00
matcornic
076d2b46d6 chore: remove .DS_Store file 2017-03-26 19:12:51 +02:00
matcornic
66530ea80e feat: add first default working theme 2017-03-26 19:11:30 +02:00
Mathieu Cornic
4aaec1e0de Init first package 2017-03-25 19:27:06 +01:00
Mathieu Cornic
fee9c03002 Initial commit 2017-03-25 19:25:37 +01:00