Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dduan/django-sophie

Just another Django-based blog engine, that runs on GAE.
https://github.com/dduan/django-sophie

Last synced: 29 days ago
JSON representation

Just another Django-based blog engine, that runs on GAE.

Awesome Lists containing this project

README

        

django-sophie
=============

just another django-based blog engine, that may run on more database backends.

Documentation lives under ``docs``. To get a html/pdf version, run
``make html`` or ``make pdf`` under that directory.

Installation instruction is found in ``docs/install.txt``.

For in-development version of source code, or bug report, visit:
http://github.com/DaNmarner/django-sophie/

For demos, checkout these sites:

* http://sophie.danmarner.com/ (English)
* http://blog.danmarner.com/ (Simplified Chinese)

This program is released under BSD license, see ``LICENSE.txt`` for detail.