mailog - a minimalstic blog engine

simon oberhammer nekapuzer at gmail.com
Wed Jun 24 19:48:29 CEST 2009


serving static html (enhanced with ajax) created by a python daemon
fetching markdowned emails via imap.

    * post and comment per email
          o youremail+post at example.com
          o youremail+comment at example.com
    * no database, no dependencies (only python, which you should
already have)
    * use markdown to format your posts
    * attach images you want to embed in your post
    * your emails go through the mail server, therefore:
          o you get free spam protection
          o automatic backups (in imap mailbox)

MIT license. stable.

more infos http://code.google.com/p/mailog/


More information about the Python-announce-list mailing list