Skip to content

kbeaulieu/www.kill-the-newsletter.com

 
 

Repository files navigation

Kill the Newsletter!

Convert email newsletters into Atom feeds

Source

Kill the Newsletter! is composed of two Ruby programs:

  • Server: A Sinatra application which serves the main website and creates feeds.
  • Mail Handler: A script which is invoked by Exim to receive an mail through a pipe and update a feed.

The feeds are simply stored as text files.

Kill the Newsletter! runs on:

Refer to Rakefile for server setup and deployment.

About

Convert email newsletters into Atom feeds

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 66.0%
  • HTML 19.4%
  • CSS 12.4%
  • JavaScript 2.2%