baseURL = "https://www.donaldharper.com/" languageCode = "en-us" title = "Donald Harper Photographs" paginate = 5 #Copyright = "All Rights Reserved - 2006 -" Copyright = "2006-2021" canonifyurls = true theme = "aether" [author] name = "don" [taxonomies] category = "categories" tag = "tags" series = "series" [privacy] [privacy.googleAnalytics] # set to true to disable service disable = true anonymizeIP = true respectDoNotTrack = true useSessionStorage = true [params] copyright = "All Rights Reserved - 2006 -" author = "don" authorlocation = "3rd rock from the Sun" classes = ["feature-figcaption"] authorwebsite = "https://www.duckland.org" cover = "/images/user.jpg" description = "Donald Harper Photographs" email = "don@donaldharper.com" bio = [ "Don is a computer guy stumbling through life trying to raise his kids and take some pictures" ] logo = "/images/user.png" paginate = 5 # Optional RSS-Link, if not provided it defaults to the standard index.xml RSSLink = "rss.xml" githubName = "duckunix" # set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....") hideHUGOSupport = false showtoc = false #[params.footer] #company = "Donald Harper Photographs" [params.social] github = "https://github.com/duckunix" # linkedin = "https://linkedin.com" [params.writers] [params.writers."Don Harper"] link = "https://www.duckland.org/" email = "duck@duckland.org" bio = [ "Don is a computer guy stumbling through life trying to raise his kids and take some pictures" ] linkedin = "https://www.linkedin.com/in/donaldharper" github = "https://github.com/duckunix" [outputs] home = ["HTML", "JSON", "RSS"] page = ["HTML"] section = ["HTML", "RSS"] taxonomy = ["HTML", "RSS"] taxonomyTerm = ["HTML", "RSS"]