Re: [Python-Dev] blog.python.org - help wanted - topics, authors, etc.

2011-11-17 Thread Jerome Leclanche
My apologies, I missed that bit :) JL On Thu, Nov 17, 2011 at 9:42 PM, Paul Moore wrote: > On 17 November 2011 21:09, Jerome Leclanche wrote: >>> We run the blog out of a Mercurial repository on BitBucket and do the >>> writing in reStructuredText, then publish via Blo

Re: [Python-Dev] blog.python.org - help wanted - topics, authors, etc.

2011-11-17 Thread Jerome Leclanche
> We run the blog out of a Mercurial repository on BitBucket and do the > writing in reStructuredText, then publish via Blogger. It sounds to me like this could be a reason why there are so few volunteers. Blog authors/writers usually don't want to write in rst and have to commit to a repo. JL __