I am working on a Ghost blog that publishes an RSS feed. I want to allow readers to subscribe by email, i.e. receive an email with the latest blog post each time a new post is published. I'd like to automate this if at all possible rather than create my own campaign with Mailchimp or similar.<p>My thought was, since RSS is automatic, that would be a good hook for some sort of tool to email subscribers, but all I can find on Google are tools for readers rather than publishers. Any ideas on how to accomplish this?
I know that MailChimp has RSS to email:<p><a href="http://kb.mailchimp.com/campaigns/rss-in-campaigns/create-an-rss-campaign" rel="nofollow">http://kb.mailchimp.com/campaigns/rss-in-campaigns/create-an...</a>