Skip to content

hectorpalmatellez/gulp-ink-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Emails gulp project

A gulp project to help with creating HTML emails. Uses the Ink framework

Also gives you

  • Sass.
  • Automatically inlines CSS
  • Livereload (requires browser extension)
  • Image minification

Getting Started

####Install node & gulp

brew install node

npm install -g gulp

####Install packages

npm i

####Build assets (only required once)

gulp build

####For development (Starts local server, LiveReload, SASS compilation, image minification, & CSS inlining)

gulp

Inline styles for production

gulp inliner

About

📧 Responsive e-mails with Gulp and Ink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published