[gimp-web/testing] Pulling master pelicanconf.py into testing



commit 88147d07ed118cf8fd39c76c454cad68ff17ab60
Author: Pat David <patdavid gmail com>
Date:   Fri Jan 15 09:38:45 2016 -0600

    Pulling master pelicanconf.py into testing

 pelicanconf.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index c14e406..031afff 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -31,7 +31,7 @@ I18N_SUBSITES = {
 
 AUTHOR = u'Pat David'
 SITENAME = u'GIMP'
-SITEURL = 'http://www.gimp.org'
+SITEURL = '//www.gimp.org'
 GIMP_VERSION = u'2.8.16'
 
 PATH = 'content'
@@ -101,7 +101,7 @@ TYPOGRIFY_IGNORE_TAGS = ['title']
 
 DELETE_OUTPUT_DIRECTORY = True
 
-MD_EXTENSIONS = ['fenced_code', 'codehilite(css_class=codehilite)', 'extra', 'headerid', 'toc']
+MD_EXTENSIONS = ['fenced_code', 'codehilite(css_class=codehilite)', 'extra', 'headerid', 
'toc(permalink=True)']
 
 # Pagination testing stuff
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]