rennerocha.com/config.yaml
2022-02-07 19:00:02 -03:00

69 lines
No EOL
1.4 KiB
YAML

baseurl: "https://rennerocha.com/"
languageCode: "pt-br"
title: "Renne Rocha"
theme: "hugo-tania"
paginate: 6
googleAnalytics: "UA-22087729-1"
params:
author: "Renne Rocha"
siteName: "Hugo Tania is Amazing"
siteDesc: "Hugo is Absurdly Fast!"
colorScheme:
toggle: true
default: auto
# Limit how many categories filter show above search input.
# Default to 5
maxCategoryToShow: 10
# Show your socail information with icon on index bio with `_index.md` content.
socialOptions:
email: "renne@rocha.dev.br"
github: "https://github.com/rennerocha"
twitter: "https://twitter.com/rennerocha"
mastodon: "https://chaos.social/@rennerocha"
peertube: "https://peertube.lhc.net.br/a/rocha/video-channels"
# Comments settings
comments:
enabled: false
provider: giscus
giscus:
repo: WingLim/hugo-tania
id: Iv1.85981d64f37d8b52
category:
name: Comments
id: DIC_kwDOEtnPc84B_WKP
menu:
header:
- name: Postagens
url: "/articles/"
footer:
- name: RSS
url: "/index.xml"
markup:
highlight:
noClasses: false
lineNos: true
codeFences: true
guessSyntax: false
hl_Lines: ""
lineNoStart: 1
lineNos: false
lineNumbersInTable: true
noClasses: true
style: "monokai"
tabWidth: 4
goldmark:
renderer:
unsafe: true
outputs:
home: ["HTML", "RSS", "JSON"]