Giter VIP home page Giter VIP logo

email-slayer's Introduction

Email Slayer

Email Slayer makes building responsive emails easy and extremely efficient. Here's How:

  • It's built off of Zurb Ink's framework for responsive emails.
  • It's written in Sass because...it's 2015.
  • It brings all your CSS inline with a simple command.
  • It even brings your media queires into the <head> of your file.

Global Dependencies (one time installation)

  • Download and install Node.js (If you haven't already)
  • Install Gulp globally Gulp.js $ npm install gulp -g (If you haven't already)
  • (Optional) Email Slayer can also be downloaded through Bower $ npm install -g bower to install bower globally

Getting started | Demo video

  • Download Zip or download through Bower $ bower install email-slayer
  • From your terminal / cmd line CD to the root of the project folder
  • run $ npm install (This will download all dependancies necessary to run this project)

Using Email Slayer

  • run $ gulp to initiate sass & watch (ctrl + c to stop watch task)
  • run $ gulp build to compile all of the .html files from your _input folder to a fully inlined version in the _output folder.

Work Files

Email-Slayer/
├── input/
│   └──  Sass/+
│   └──  basic.html
│   └──  hero.html
│   └──  sidebar-hero.html
│   └──  sidebar.html

Helpful Links

Bugs / Improvements

find a bug? Like to see some improvements? make an issue or submit a pull request, and I will respond shortly.

Contributions

I want to make Email Slayer as useful & powerful as possible. If you make an awesome template from Email Slayer, please submit it through a pull request and I'll be glad to review it inclusing in the next version.

License

Email Slayer if free to use under the MIT License Copyright © 2015 Seth Coelen

Acknowledgements

~~Made with ♥ from New york~~~

Forged with contempt from Cleveland

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.