stinky is a Haskell implementation of Inky, an HTML-based templating language that converts simple HTML into email-ready HTML.
- use Lucid for HTML generation
- base off of inky-rb
- tags to support
- button
- row
- columns
- container
- inky
- block-grid
- menu
- center
- callout
- spacer
- wrapper
- item
- hackage documentation
- examples in README
- simple test suite
- send emails
- upload pictures
- support command line arguments and config files