Skip to content

Yeoman generator for creating responsive emails using Zurb Ink framwork. Developed and used by Lighting Beetle.

License

Notifications You must be signed in to change notification settings

lightingbeetle/generator-gulp-ink-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator Gulp Ink Email

Yeoman generator for creating responsive emails using Zurb Ink framwork. Developed and used by Lighting Beetle.

Prereqisities

(sudo) npm install -g yo

Built-in tools

  • Gulp (Task Manager)
  • Sass (CSS Preprocessor)
  • Jade (HTML templating)
  • Browser Sync (livereload development)

Built-in features

Installation guide

  1. Install via npm (sudo) npm install -g generator-gulp-ink-email
  2. Create folder for your project and run inside: yo gulp-ink-email
  3. Complete installation
  4. ?
  5. Profit

Usage

Gulpfile contains some useful tasks:

  1. gulp serve for development with livereload
  2. gulp build for building from source to dist folder
  3. gulp serve:dist for build preview

Notes

Media queries should be revisited, because all of them are inlined into head.

Contributors


Lighting Beetle

About

Yeoman generator for creating responsive emails using Zurb Ink framwork. Developed and used by Lighting Beetle.

Resources

License

Stars

Watchers

Forks

Packages

No packages published