2021-10-29 21:18:08 -05:00
|
|
|
baseURL: https://example.com
|
|
|
|
theme: bobatheme
|
|
|
|
defaultContentLanguage: en
|
|
|
|
copyright: '© 2021 bbaovanc <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>'
|
|
|
|
sectionPagesMenu: main
|
|
|
|
enableRobotsTXT: true
|
|
|
|
paginate: 5
|
|
|
|
enableGitInfo: true
|
|
|
|
|
2021-11-12 00:08:31 -06:00
|
|
|
taxonomies:
|
|
|
|
_merge: deep
|
|
|
|
|
2021-10-29 21:18:08 -05:00
|
|
|
author:
|
|
|
|
name: bbaovanc
|
|
|
|
|
2021-11-12 00:08:31 -06:00
|
|
|
markup: # this just keeps the bobatheme markup styling
|
|
|
|
_merge: deep
|
2021-10-29 21:18:08 -05:00
|
|
|
|
|
|
|
params:
|
|
|
|
# these are for the OpenGraph/Twitter embeds in Hugo
|
|
|
|
description: Example website for bobatheme
|
|
|
|
|
2022-04-30 21:53:05 -05:00
|
|
|
# these are for favicons in bobatheme (disabled by default)
|
|
|
|
# faviconSVG: favicon.svg
|
|
|
|
# appleTouchPNG: apple-touch-icon.png
|
2021-10-29 21:18:08 -05:00
|
|
|
|
2021-11-12 00:08:31 -06:00
|
|
|
# show reading time (enabled by default)
|
|
|
|
# readingtime: true
|
2021-10-29 21:18:08 -05:00
|
|
|
|
2021-11-12 00:08:31 -06:00
|
|
|
# used for "View source" (unset by default)
|
|
|
|
# gitFileURL: https://github.com/BBaoVanC/bobatheme/blob/master
|
|
|
|
# gitFileIcon: github-circle
|
2021-10-29 21:18:08 -05:00
|
|
|
|
2022-04-29 19:09:26 -05:00
|
|
|
# display a "Latest Posts" section on the homepage below its content
|
|
|
|
homepageLatestPosts: true
|
|
|
|
|
2022-04-30 21:25:41 -05:00
|
|
|
# social media share icons
|
|
|
|
# shareButtons:
|
|
|
|
# twitter: true
|
|
|
|
# facebook: true
|
|
|
|
# linkedin: true
|
|
|
|
# reddit: true
|
|
|
|
# telegram: true
|
|
|
|
|
2022-04-29 19:09:26 -05:00
|
|
|
# footer: >-
|
|
|
|
# Some example text for the footer.
|
|
|
|
|
|
|
|
|
2021-11-12 00:08:31 -06:00
|
|
|
# see https://gohugo.io/about/hugo-and-gdpr/#all-privacy-settings
|
|
|
|
# you probably want to keep this default
|
2021-10-29 21:18:08 -05:00
|
|
|
privacy:
|
2021-11-12 00:08:31 -06:00
|
|
|
_merge: deep
|
2021-10-29 21:18:08 -05:00
|
|
|
|
|
|
|
languages:
|
|
|
|
en:
|
|
|
|
languageName: English
|
|
|
|
title: Example Website
|
|
|
|
weight: 1
|
|
|
|
|
|
|
|
es:
|
|
|
|
languageName: Español
|
|
|
|
title: Sitio web ejemplo
|
|
|
|
weight: 2
|
|
|
|
params:
|
|
|
|
description: Sitio web ejemplo para bobatheme
|