lorien / djaba

Djaba - simple blogging application. Djaba is abbreviation of Django Blog Application.

Clone this repository (size: 113.2 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/lorien/djaba/

What is djaba?

Djaba is simple django application for blogging.

Features of djaba:

  • Threaded comments with nice dynamically loaded forms.
  • Directory pings.
  • Guests can write comments. Name, site, email are remembered.
  • <!--more--> feature
  • XML sitemaps generation
  • Taggable posts. Each tag has own page with posts listing.
  • Easy feedburner integration.
  • Markdown support for post and comment writing.
  • Autoconverting of plain text urls.
  • Syndication feeds: Atom (by default) and RSS
  • i18n

How to get djaba?

$ hg clone http://bitbucket.org/lorien/djaba

How to install djaba?

Just read README in the root of repository.

Can I see live demo?

Yes. Here is live blog: http://seozilla.ru


This revision is from 2009-04-26 13:51