Commit Graph

55 Commits

Author SHA1 Message Date
Tyler f188c9883b Remove defaults for Greeting/Signature 2018-09-10 23:21:36 -04:00
Mathieu Cornic ab1a08cd57
Merge pull request #43 from akamensky/master
Add option for button text color inlining
2018-09-03 00:20:33 +02:00
Alexey Kamenskiy c34318393d Add option for button text color inlining 2018-09-02 22:04:10 +08:00
Mathieu Cornic 23ab47deb5
Merge pull request #32 from ernsheong/alignment
Fix English spelling of "Alignment"
2018-01-29 22:27:27 +01:00
Jonathan ES Lin 2ff2e7441e Fix English spelling of "Alignment" 2018-01-28 18:34:40 +08:00
Mathieu Cornic 535ed84b17
Feat/dep update (#30)
* feat: explicite use of blackfriday v2 for compatibilty purpose
2017-12-13 20:28:34 +01:00
Mathieu Cornic 97e4381206
Feat/dep update (#28)
* feat: dep update

* fix: download dep as a binary
2017-12-12 20:25:45 +01:00
Mathieu Cornic 3d5f83d0c5
Removing code sponsorship as codesponsor is shutting down. 2017-11-27 14:36:42 +01:00
Mathieu Cornic 322e87ddca
Remove golang master branch from CI 2017-11-04 10:21:04 +01:00
Mathieu Cornic 96b8ef0f36
Add go 1.9 in travis 2017-11-04 10:15:06 +01:00
Eric Berry b79dc09ae5 Update Code Sponsor link position (#20)
@matcornic When the link is found at the bottom of the README, it is more effective in helping funding this project.
2017-09-09 10:48:32 +02:00
Mathieu Cornic 73429ea22f Trying codesponsor and see what is going on. 2017-09-06 20:16:16 +02:00
Mathieu Cornic 16551ffc50 Feat/go dep (#19)
* feat: add go dep

* feat: add go dep
2017-08-29 22:40:56 +02:00
Samuel Kelemen 4e0b7b2d6f Fix spelling mistake (#18)
ln354: dictionnary -> dictionary
2017-08-28 19:40:49 +02:00
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