Skip to content

francesco-carrella/mail-factory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.0%
  • Ruby 37.0%