0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Maurice Williams e30e29bf5d Implementing HTML emails
closes #3082
- no more in-line HTML strings
- adding files for "welcome", "reset password", and "invite user" emails
- added mail.generateContent() to create HTML and plain-text email content
- refactored methods that trigger emails to send both HTML and plain-text emails
2014-07-29 00:55:14 -04:00
..
client Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
server Implementing HTML emails 2014-07-29 00:55:14 -04:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Merge pull request #3437 from morficus/issue-3433 2014-07-29 05:36:28 +01:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js
server.js