caffeinated.xyz/config.toml
2021-02-15 21:44:58 +10:00

77 lines
1.6 KiB
TOML

baseURL = "https://caffeinated.xyz/"
languageCode = "en-us"
title = "Caffeinated.xyz"
author = "Glenn"
theme = "terrassa"
[params]
description = "Terrassa is a simple, fast and responsive theme for Hugo with a strong focus on accessibility made from scratch."
favicon = "favicon.ico"
logo = ""
[params.hero]
textColor = "" # Empty for default color
[params.cta] # Call To Action
show = true
cta = "Contact" # Text message of the CTA
link = "contact" # Relative URL
[params.separator] # Separators between sections on the home page
show = false
[params.social]
twitter = "https://twitter.com/glennricepro"
github = "https://github.com/glennrice"
mastodon = "https://caffeinated.social/users/glenn"
facebook = ""
gitlab = ""
codepen = ""
instagram = ""
pinterest = ""
youtube = ""
linkedin = ""
weibo = ""
tumblr = ""
flickr = ""
"500px" = ""
[params.contact]
email = ""
phone = ""
skype = ""
address = ""
[params.copy] # Copyright
copy = "" # Empty for default content
[menu]
[[menu.main]]
identifier = "blog"
name = "Blog"
url = "https://caffeinated.blog"
weight = 2
[privacy]
[privacy.googleAnalytics]
anonymizeIP = true
disable = false
respectDoNotTrack = true
useSessionStorage = false
[privacy.instagram]
disable = false
simple = false
[privacy.twitter]
disable = false
enableDNT = true
simple = false
[privacy.vimeo]
disable = false
simple = false
[privacy.youtube]
disable = false
privacyEnhanced = true