# core
baseURL: https://debyl.io/
title: debyl.io
theme: papermod
enableEmoji: true
# settings
defaultContentLanguage: en
languageCode: en
buildDrafts: false
canonifyURLs: true
enableRobotsTXT: true
preserveTaxonomyNames: true
markup:
goldmark:
renderer:
unsafe: true
highlight:
noClasses: false
# anchorLineNos: true
# codeFences: true
# guessSyntax: true
# lineNos: true
# style: monokai
# google analytics
googleAnalytics: UA-163975086-1
googleVerification:
# See https://gohugo.io/about/hugo-and-gdpr/
privacy:
googleAnalytics:
anonymizeIP: true
youtube:
privacyEnhanced: true
# https://gohugo.io/content-management/syntax-highlighting/
pygmentsCodefences: true
pygmentsCodefencesGuessSyntax: true
pygmentsOptions:
pygmentsUseClasses: true
sitemap:
changefreq: weekly
filename: sitemap.xml
priority: 0.5
outputs:
home:
- HTML
- RSS
- JSON
languages:
en:
languageName: English
weight: 1
taxonomies:
category: categories
tag: tags
series: series
menu:
main:
- name: Archive
url: archives
weight: 5
- name: Search
url: search/
weight: 10
- name: Tags
url: tags/
weight: 10
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
description: Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod
author: Bastian de Byl
# author: [Me, You] # multiple authors
ShowAllPagesInArchive: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowPageNums: true
ShowPostNavLinks: true
ShowReadingTime: true
ShowRssButtonInSectionTermList: true
ShowShareButtons: true
ShowToc: false
comments: false
defaultTheme: dark
disableSpecial1stPost: false
disableThemeToggle: true
displayFullLangName: true
images: [images/papermod-cover.png]
profileMode:
enabled: false
homeInfoParams:
Title: >
:wave: Welcome
Content: >
I created this site as a way of showcasing my projects, or other general
ideas. It’s a sort of engineering portfolio, if you will.
This is just my personal blog site, feel free to get in touch with me
using the icon links below.
socialIcons:
- name: github
title: Github
url: https://github.com/bdebyl
- name: X
title: Twitter
url: https://x.com/bastiandebyl
- name: email
title: Email
url: mailto:bastian@debyl.io
# label:
# iconSVG: ''
# text: Home
# icon: icon.png
# iconHeight: 35
assets:
disableHLJS: true
# favicon:
# favicon16x16:
# favicon32x32:
# apple_touch_icon:
# safari_pinned_tab:
# cover:
# hidden: true # hide everywhere but not in structured data
# hiddenInList: true # hide on list pages and home
# hiddenInSingle: true # hide on single page
# fuseOpts:
# isCaseSensitive: false
# shouldSort: true
# location: 0
# distance: 1000
# threshold: 0.4
# minMatchCharLength: 0
# keys: [title, permalink, summary, content]
# privacy:
# vimeo:
# disabled: false
# simple: true
# twitter:
# disabled: false
# enableDNT: true
# simple: true
# instagram:
# disabled: false
# simple: true
# youtube:
# disabled: false
# privacyEnhanced: true
services:
instagram:
disableInlineCSS: true
twitter:
disableInlineCSS: true