///////////////////////
// MAIL FACTORY //
///////////////////////
Mail-factory is a tool based on middelman and premailer for fast and painless building HTML e-mails.
Use stylesheets, sass, haml, partials, loops, all modern practices and compile that to old, ugly, difficult to maintain, but working good with mail clients code.
- Support SASS
- Loops, partials and other Sinatra features
- Support any markup that middleman support
bundle install
middleman server
# or bundler exec middleman server if you have troubles with different versions
when all done
bundle exec middleman build