various links cleanups and mving from rst/html to md

This commit is contained in:
Don Harper 2016-07-25 23:02:50 -05:00
parent 4ee2c3ba30
commit 7ed4e8148d
21 changed files with 67 additions and 79 deletions

View file

@ -23,7 +23,8 @@ destination = '/home/don/web/www.duckland.org/output/photos/'
# Theme :
# - colorbox (default), galleria, photoswipe, or the path to a custom theme directory
theme = 'galleria'
#theme = 'galleria'
theme = 'colorbox'
# Author. Used in the footer of the pages and in the author meta tag.
author = 'Don Harper'
@ -163,7 +164,7 @@ use_assets_cdn = False
# links = [('Example link', 'http://example.org'),
# ('Another link', 'http://example.org')]
#links = [('back to duckland.org home page', 'http://www.duckland.org')]
links = [('back to duckland.org home page', '/')]
links = [('Photos Home','/photos'),('back to duckland.org home page', '/')]
# Google Analytics tracking code (UA-xxxx-x)
# google_analytics = ''