update titles

This commit is contained in:
Alexis Metaireau 2012-04-03 11:06:08 +02:00
parent 809a8219d9
commit ef4babc91b
3 changed files with 5 additions and 17 deletions

View file

@ -1,5 +1,5 @@
Carto-forms
###########
Génération de formulaires, geolocalisés ?
#########################################
:slug: carto-forms
:date: 02-04-2012

View file

@ -1,5 +1,5 @@
Carto-forms
###########
Thoughts about a form generation service, GIS enabled
#####################################################
:slug: carto-forms
:date: 02-04-2012

View file

@ -4,21 +4,9 @@ AUTHOR = u'Alexis Métaireau'
SITENAME = u"Alexis' log"
THEME = "theme"
TYPOGRIFY = True
DISQUS_SITENAME = "blog-notmyidea"
SITEURL = 'http://blog.notmyidea.org'
GITHUB_URL = "http://github.com/ametaireau/"
LINKS = (('Biologeek', 'http://biologeek.org'),
('Filyb', "http://filyb.info/"),
('Libert-fr', "http://www.libert-fr.com"),
('N1k0', "http://prendreuncafe.com/blog/"),
(u'Tarek Ziadé', "http://ziade.org/blog"),
('Zubin Mithra', "http://zubin71.wordpress.com/"),)
SOCIAL = (('twitter', 'http://twitter.com/ametaireau'),
('lastfm', 'http://lastfm.com/user/akounet'),
('github', 'http://github.com/ametaireau'),)
TIMEZONE = "Europe/Paris"
LOCALE = "en_US.utf8"