This repository will contain basic mail head/body parts, styles required to be inlined; copy&paste styles to put in the final mail and different components to be used in mails.
ℹ️ The markup and styles already exist, but some automation is required to remove manual steps (e.g. css inlining) and avoid mistakes.
- Table design html snippets (should work on "all" clients)
- Inlining some css automatically
- React components or templating system like
mustache
? - Human-readable text-version for all components
- Website version of mails ("view email in your browser")
- Send mails with node
- Components/templates from snippets
- Add link for "view email in your browser"
- Add "hidden" mail preview text
- ...
- "Bulletproof" testing of result
- Mail-Template
- As Html-String (via API this should work)
- As Plain-Text
- (As Component)
- Text-mail:
- Component based function (toTxt?) for simple formatting.
- Component based function (toTxt?) for simple formatting.
- CSS Autoprefixer possible?
- ...
- next.js
- nodemailer
- ?
768px screen | |
480px screen | 320px screen |