From: Michael Hanke Date: Fri, 18 Mar 2011 21:05:36 +0000 (-0400) Subject: Blog config X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6f486d43ef20a90d3bf952406c4f0a2ef357551a;p=neurodebian.git Blog config --- diff --git a/sphinx/conf.py b/sphinx/conf.py index 745c8b8..34060e2 100644 --- a/sphinx/conf.py +++ b/sphinx/conf.py @@ -214,8 +214,9 @@ latex_documents = [ # RSS feed # -------- feed_base_url = 'http://neuro.debian.net/blog' -feed_title = "Debian for neuroscience and neuroscience in Debian" -feed_description = "Debian for neuroscience and neuroscience in Debian" +feed_title = "NeuroDebian Insider" +feed_subtitle = "This solves all your problems" +feed_description = "A blog about using the ultimate operating system in neuroscience research" feed_variants = {'planetdebian': {'filename': 'debian-planet.xml', 'tag': 'debian'}, 'all': {'filename': 'all.xml', 'tag': None}}