2019-11-11 03:11:03 +00:00
logoText = "Zzo"
2019-11-07 18:09:15 +00:00
description = "The Zzo theme for Hugo example site."
custom_css = [ "css/custom.css" , "scss/custom.scss" ]
custom_js = [ "js/custom.js" ]
2019-11-11 03:11:03 +00:00
myname = "zzossig"
whoami = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. In sit amet cursus massa. Vestibulum eu posuere est. Suspendisse erat purus, mollis in leo quis, hendrerit fringilla felis."
2019-11-07 18:09:15 +00:00
# body
enableBreadcrumb = true
enablePhotoSwipe = true
enableSearch = true
enableMark = true
2019-11-11 03:11:03 +00:00
enableGoToTop = true
enableWhoami = true
2019-11-12 10:03:15 +00:00
summaryShape = "card" # card, classic, compact
archiveGroupByDate = "2006-01" # "2006-01": group by month, "2006": group by year
2019-11-07 18:09:15 +00:00
# sidebar
2019-11-12 10:03:15 +00:00
enableSidebar = true
2019-11-07 18:09:15 +00:00
enableSidebarTags = true
enableSidebarSeries = true
enableSidebarCategories = true
2019-11-12 10:03:15 +00:00
enableToc = true
2019-11-11 03:11:03 +00:00
itemsPerCategory = 5
2019-11-07 18:09:15 +00:00
# footer
showPoweredBy = true
showFeedLinks = true
showSocialLinks = true
enableLangChange = true
enableThemeChange = true
2019-11-09 19:52:09 +00:00
themeOptions = [ "dark" , "light" , "hacker" , "solarized" , "custom" ]
2019-11-07 18:09:15 +00:00
[ marketing ]
google_analytics = ""
google_tag_manager = ""
[ socialOptions ]
2019-11-09 19:52:09 +00:00
email = "mailto:your@email.com"
2019-11-07 18:09:15 +00:00
facebook = "http://example.org/"
twitter = "http://example.org/"
github = "http://example.org/"
stack-overflow = ""
instagram = ""
google-plus = ""
youtube = ""
medium = ""
tumblr = ""
linkedin = ""
2019-11-09 19:52:09 +00:00
pinterest = ""
2019-11-07 18:09:15 +00:00
stack-exchange = ""