I need to alter a blog a bit for a client, so I went looking for a good Django-based blog to get me started. Here are my notes starting from google and google code searches*:
- super blog – does it exist? Not by the looks of the link on the project page. Skipping
- Banjo – great name, but as far as I can tell it doesn’t exist. Skipping
- djog – No documentation. No commits since 2006-12-29. Skipping
- Django Basic Blog – Ran into this when Nathan Borror first posted it. Its early in development, but I think I’m going to stop here and check it out.
Update: Banjo does have code. I’m just not used to Launchpad, sorry! I’m also looking at BlogMaker now at Christian’s suggestion. Thanks Christian!
I’ll try to remember to post again with my results.
Someday I plan on whipping up a Django Apps repository site. Not to compete with Launchpad or Google Code, but rather to just index (and rank!) Django apps. Someday…
* Thanks to empty on #django for the tip about that Google Code search.