0.3.1 • Published 9 years ago

generator-gulp-ink-email v0.3.1

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

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

  • Adam Močkoř (mockor@lbstudio.sk)

Lighting Beetle

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago