Massive update to sync with the wp site

This commit is contained in:
Don Harper 2019-05-20 16:48:56 -05:00
parent 4a7c90f5bb
commit ac7ca39956
75 changed files with 5381 additions and 105 deletions

View file

@ -19,12 +19,12 @@ source = 'pictures'
# Destination directory. Can be set here or as the second argument of the
# `sigal build` command (default: '_build')
destination = '/home/chronos/user/src/www/www.duckland.org/output/photos/'
destination = '/home/don/src/www.duckland.org/output/photos/'
# Theme :
# - colorbox (default), galleria, photoswipe, or the path to a custom theme directory
#theme = 'galleria'
theme = 'colorbox'
theme = 'galleria'
#theme = 'colorbox'
# Author. Used in the footer of the pages and in the author meta tag.
author = 'Don Harper'