Skip to content

grmpf/bulletproof-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Mail Templates - Notes

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.

Main Goals

  • 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

TODOs

  • Components/templates from snippets
  • Add link for "view email in your browser"
  • Add "hidden" mail preview text
  • ...
  • "Bulletproof" testing of result

Ideas

  • 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?

Known Issues

  • ...

Requirements

  • next.js
  • nodemailer
  • ?

References


Examples

768px screen

768px screen

480px screen

480px screen

320px screen

320px screen

About

W.I.P.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published