|
|
|
@ -8,45 +8,55 @@ paginate: 5
|
|
|
|
|
enableGitInfo: true |
|
|
|
|
|
|
|
|
|
taxonomies: |
|
|
|
|
tag: tags |
|
|
|
|
author: authors |
|
|
|
|
_merge: deep |
|
|
|
|
|
|
|
|
|
author: |
|
|
|
|
name: bbaovanc |
|
|
|
|
|
|
|
|
|
markup: |
|
|
|
|
highlight: |
|
|
|
|
noClasses: false |
|
|
|
|
lineNos: true |
|
|
|
|
markup: # this just keeps the bobatheme markup styling |
|
|
|
|
_merge: deep |
|
|
|
|
|
|
|
|
|
params: |
|
|
|
|
# these are for the OpenGraph/Twitter embeds in Hugo |
|
|
|
|
description: Be your boba best |
|
|
|
|
|
|
|
|
|
# these are for favicons in bobatheme |
|
|
|
|
faviconICO: /favicon.ico |
|
|
|
|
faviconPNG: /img/boba_mochi.png |
|
|
|
|
# faviconICO: /favicon.ico |
|
|
|
|
# faviconPNG: /img/boba_mochi.png |
|
|
|
|
|
|
|
|
|
# show word count and/or reading time |
|
|
|
|
wordcount: true |
|
|
|
|
# these are for favicons in bobatheme (disabled by default) |
|
|
|
|
# faviconSVG: favicon.svg |
|
|
|
|
# appleTouchPNG: apple-touch-icon.png |
|
|
|
|
|
|
|
|
|
# show reading time (enabled by default) |
|
|
|
|
readingtime: true |
|
|
|
|
|
|
|
|
|
# used for "View history" |
|
|
|
|
# used for "View source" (unset by default) |
|
|
|
|
gitFileURL: https://git.boba.best/boba.best/boba.best/src/branch/master |
|
|
|
|
gitFileIcon: code |
|
|
|
|
|
|
|
|
|
privacy: |
|
|
|
|
googleAnalytics: |
|
|
|
|
disable: true |
|
|
|
|
# display a "Latest Posts" section on the homepage below its content |
|
|
|
|
homepageLatestPosts: true |
|
|
|
|
|
|
|
|
|
# social media share icons |
|
|
|
|
shareButtons: |
|
|
|
|
twitter: true |
|
|
|
|
facebook: true |
|
|
|
|
linkedin: true |
|
|
|
|
reddit: true |
|
|
|
|
telegram: true |
|
|
|
|
|
|
|
|
|
twitter: |
|
|
|
|
enableDNT: true |
|
|
|
|
# show "Latest Posts" section at bottom of content pages |
|
|
|
|
# latestPostsOnContent: true |
|
|
|
|
|
|
|
|
|
vimeo: |
|
|
|
|
enableDNT: true |
|
|
|
|
# footer: >- |
|
|
|
|
# Some example text for the footer. |
|
|
|
|
|
|
|
|
|
youtube: |
|
|
|
|
privacyEnhanced: true |
|
|
|
|
|
|
|
|
|
# see https://gohugo.io/about/hugo-and-gdpr/#all-privacy-settings |
|
|
|
|
# you probably want to keep this default |
|
|
|
|
privacy: |
|
|
|
|
_merge: deep |
|
|
|
|
|
|
|
|
|
languages: |
|
|
|
|
en: |
|
|
|
@ -57,4 +67,4 @@ languages:
|
|
|
|
|
main: |
|
|
|
|
- identifier: status-page |
|
|
|
|
name: Status Page |
|
|
|
|
url: https://status.boba.best/status |
|
|
|
|
url: https://status.boba.best |
|
|
|
|