paperboy v0.1.0 Release Notes

Release Date: 2017-07-11 // almost 7 years ago
  • ๐Ÿš€ Paperboy is a command-line tool that creates and delivers modern email campaigns from a structured directory of markup files. This initial 0.1.0 release includes the following features:

    General

    • Extremely fast rendering
    • Easy installation - just a single executable
    • ๐ŸŽ Cross platform support - runs on macOS, Linux with more coming soon!

    Structure

    • Source organized as a single directory
    • Easy collaboration via Git (or another SCM)

    Content & layout

    • ๐Ÿ‘ Native support for content written in Markdown
    • ๐Ÿ‘Œ Support for TOML, YAML and JSON metadata in front matter
    • ๐Ÿ‘Œ Support for multi-part emails with HTML and text parts
    • Completely customizable per-format layouts
    • ๐Ÿ’… Automatic CSS stylesheet inlining

    Recipient list & delivery

    • File-based recipient lists in YAML format
    • ๐Ÿ“‡ Arbitrary recipient metadata available to campaign template
    • Campaigns delivered via any SMTP server or provider
    • DKIM signing to validate sender for spam filters

    ๐Ÿš€ Automated with GoReleaser
    Built with go version go1.8.3 darwin/amd64