]> git.donarmstrong.com Git - neurodebian.git/commitdiff
Blog config
authorMichael Hanke <michael.hanke@gmail.com>
Fri, 18 Mar 2011 21:05:36 +0000 (17:05 -0400)
committerMichael Hanke <michael.hanke@gmail.com>
Fri, 18 Mar 2011 21:05:36 +0000 (17:05 -0400)
sphinx/conf.py

index 745c8b88599bfe2126f0da686fffb7ace434b112..34060e233920fddc2966933142151360839656d0 100644 (file)
@@ -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}}