Kind of plugging one of my forks but for the company I work at our staff writers were using tumblr for blogging. We wanted to bring all the entries in house so we could have better integration into other parts of our site. So I did some work with the django-tumblr app - https://github.com/mgan59/django-tumblr which I have an upstart script firing the management command every 5-10 mins to sync with the tumblr server. Works great because our staff writers love the tumblr interface and using tumblr custom-dns settings we can mix the two together and have an instant-community built into our blog (tumble is one of the leading growing social network/blogging platforms).
There are instructions to set it up, but it works great as a reusable app and if you want to just customize the urls/templates you just have to plugin the right stuff. I plan on supporting my fork for awhile as I'm actively using this package for other projects and I've talked to some of the tumblr devs about bugs within the api... so active development is in the future as well. -m On Apr 23, 3:24 am, Mika Sjöman <[email protected]> wrote: > Hi > > I have a customer that wants a blog installed with the shop I am building. > Do you have any proposal on what blog app that could easily be installed as > an app inside the Satchmo project? > > I basically just want to dl a simple blog app, install it with settings.py > and urls.py. > > I tried to search google but I could not get a good answer. Also tried to > search the email list but without sucess. > > Cheers -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
