All Projects → simon-weber → the-listserve-archive

simon-weber / the-listserve-archive

Licence: MIT license
An archive of posts from The Listserve.

Programming Languages

python
139335 projects - #7 most used programming language

The Listserve Archive

This code powered an automatic archive of The Listserve, a now-defunct daily email lottery. You can view all the posts at https://thelistservearchive.com.

Kleroteria has since replaced The Listserve.

Branches:

  • master: backend code. Hosted on Heroku, it uses Context.io to listen for new posts, then commits them to the gh-pages branch. It's stateless; GitHub is the database.
  • gh-pages: Jekyll that GitHub pages builds into https://thelistservearchive.com.
  • testing: orphan branch that I use to test my interactions with the GitHub API.

All code is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].