Skip to content

plrthink/modern_html_email

Repository files navigation

Morden html email workflow

slides about modern html email

####setup

gem install premailer nokogiri
npm install -g gulp bower
cd /path/to/your/folder
npm install
bower install

####write some code

gulp watch

####for production

gulp 

then index.html in dist folder is what you want.

####todo

  • more fancy style
  • become a yeoman generator

waiting for your pull request~

About

workflow for modern html email development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published