You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.3 KiB
65 lines
1.3 KiB
baseURL = "https://chrishayward.xyz/"
|
|
theme = "hello-friend-ng"
|
|
|
|
defaultContentLanguage = "en"
|
|
languageCode = "en-us"
|
|
|
|
title = "Chris Hayward"
|
|
copyright = "Licensed under Attribution 4.0 International (CC BY 4.0)"
|
|
|
|
pygmentsCodefences = true
|
|
pygmentsUseClasses = true
|
|
|
|
[Author]
|
|
name = "Christopher James Hayward"
|
|
|
|
[blackfriday]
|
|
nofollowLinks = true
|
|
noreferrerlinks = true
|
|
|
|
[taxonomies]
|
|
tag = "tags"
|
|
|
|
[params]
|
|
dateform = "Jan 2, 2006"
|
|
dateformShort = "Jan 2"
|
|
dateformNum = "2006-01-02"
|
|
dateformNumTime = "2006-01-02 15:04 -0700"
|
|
|
|
homeSubtitle = "Airplanes, Linux, and Metalcore"
|
|
footerCopyright = ' · <a href="http://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener">CC BY 4.0</a>'
|
|
|
|
[[params.social]]
|
|
name = "paypal"
|
|
url = "https://paypal.me/chrishaywardxyz"
|
|
|
|
[[params.social]]
|
|
name = "github"
|
|
url = "https://github.com/chayward1/"
|
|
|
|
[[params.social]]
|
|
name = "gitlab"
|
|
url = "https://gitlab.com/chayward1/"
|
|
|
|
[[params.social]]
|
|
name = "email"
|
|
url = "mailto:chris@chrishayward.xyz"
|
|
|
|
[privacy]
|
|
[privacy.disqus]
|
|
disable = true
|
|
|
|
[privacy.googleAnalytics]
|
|
disable = true
|
|
|
|
[privacy.instagram]
|
|
disable = true
|
|
|
|
[privacy.twitter]
|
|
disable = true
|
|
|
|
[privacy.vimeo]
|
|
disable = true
|
|
|
|
[privacy.youtube]
|
|
disable = true
|