Skip to content

mimoduo/Stamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stamp logo of two mirrored triangles with the word Stamp sitting below

Stamp is library for automating the email template workflow using Pug and Gulp in unison.

##Featured Dependencies

gulp-pug: html template engine
gulp-postcss: css post processor
gulp-inline-css: inlines styles from an external stylesheet
gulp-inline-source: embeds styles from an external stylesheet
gulp-html2txt: converts compiled html templates into txt versions

##Bonus Features

  • Sets up the ability for full column table rows on small screens.
  • Provides a system for showing and hiding content.

##Solved Email Client Quirks

  • Prevent link appearance on data-like content in apple clients.
  • Prevent odd image scaling in outlook.
  • Prevent images from stretching vertically.
  • Prevent odd borders from showing around linked images.
  • Prevent text from scaling oddly in some clients.
  • Columns not being styled properly in some clients.
  • Ensure that the strong element is bolded in all clients.
  • Typography not properly inherited in gmail.