Efendi Blog Engine

Efendi is a lightweight blogging engine running on Python via WSGI. It attempts to gather best-of-breed technologies (Mako templates, SQLAlchemy ORM, and Werkzeug WSGI tools) into a simple but functional interface.

Features

  • Apache interface via mod_wsgi
  • Smooth, minimal UI with focus on performance
  • RSS/Atom feed integration (items from feeds are shown embedded in blog entries)
  • Integrated template editing functions
  • reCAPTCHA integration
  • Automated e-mail notifications to administrator
  • Optional comment moderation
  • User-defined fields for blog entries

Download

Sources are available via git:

git clone git://teddy.antesonic.org/efendi.git efendi

Required Python modules include werkzeug, sqlalchemy, and mako. These may be downloaded in the standard fashion using easy_install. Python 2.5 or above is required.

Online viewing and snapshots are available via a gitweb interface.

Documentation

efendi.txt · Last modified: 2009/07/27 09:34 by brandon
 
Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki