francesco-carrella / mail-factory

Mail-factory framework to fast build mail templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mail-factory

Mail-factory framework based on middelman and premailer for fast and painless build html e-mails.

Use stylesheets, sass, haml, partials, loops, all modern practices and compile that to old, ugly, difficult to maintain, but good working with mail clients, code.

Main features

  • Support SASS
  • Loops, partials and other sinatra features
  • Support any markup that middleman support

Get started

bundle install
middleman server

http://0.0.0.0:4567/

when all done

middleman build

About

Mail-factory framework to fast build mail templates


Languages

Language:CSS 63.0%Language:Ruby 37.0%