Source files for every email we've sent out over the last few years.
Newer emails are composed in XML and are in the xml
directory, older emails
are composed in Markdown and are in the markdown
directory.
The XML files can be processed into our email template using the mailgen tool. This is the preferred format for composing emails.
The Markdown files can be processed into our email template using the digest-emails tool.