Adding public key / various resume tweeks
[pwan.org.git] / pelicanconf.py
index 55297db..958aec8 100644 (file)
@@ -25,9 +25,8 @@ FEED_MAX_ITEMS = 20
 #          ('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', '#'),)
+STATIC_PATHS = ['images','misc']
+
 
 DEFAULT_PAGINATION = 10
 
@@ -42,3 +41,5 @@ TAG_CLOUD_MAX_ITEMS = 100
 
 THEME = "../pelican-themes/pelican-mockingbird"
 
+DISPLAY_PAGES_ON_MENU = True
+