summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2014-05-10 15:57:40 +0200
committerAudric Schiltknecht <storm@chemicalstorm.org>2014-06-04 22:33:30 +0200
commitef43ef6f387fc3cc3444a4496138783823d61668 (patch)
tree560b61574fb12cbe5f9f3719bcbbdd51ef3316a1 /pelicanconf.py
parentf8a07dc72cf3bda2378da574fe49d5ea73bdc1aa (diff)
downloadschiltknecht.org-ef43ef6f387fc3cc3444a4496138783823d61668.tar.gz
schiltknecht.org-ef43ef6f387fc3cc3444a4496138783823d61668.tar.bz2
schiltknecht.org-ef43ef6f387fc3cc3444a4496138783823d61668.zip
Nettoyage conf pelican + ajout blog Jérome
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py11
1 files changed, 1 insertions, 10 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 12dd209..f8af145 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -16,16 +16,7 @@ CATEGORY_FEED_ATOM = None
TRANSLATION_FEED_ATOM = None
# Blogroll
-#LINKS = (('Pelican', 'http://getpelican.com/'),
-# ('Python.org', 'http://python.org/'),
-# ('Jinja2', 'http://jinja.pocoo.org/'),
-# ('You can modify those links in your config file', '#'),)
-
-# Social widget
-#SOCIAL = (('You can add links in your config file', '#'),
-# ('Another social link', '#'),)
-
-DEFAULT_PAGINATION = 10
+LINKS = (('Wiki de Jérome', 'http://wiki.drouet.eu/'),)
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True