Files

60 lines
1.3 KiB
YAML
Raw Permalink Normal View History

2025-11-06 14:46:05 -08:00
baseURL: "https://askkennyb.com"
languageCode: "en-us"
title: "Ask KennyB"
theme: "PaperMod"
pagination:
pagerSize: 10
enableRobotsTXT: true
# Optional: nice blog slugs at /blog/...
permalinks:
posts: /blog/:slug/
taxonomies:
category: categories
tag: tags
params:
label:
icon: "images/logo_words.svg"
iconHeight: 75
text: " "
description: "Sharpening tech leadership through hands-on homelab builds, cloud, and security."
author: "Kenny Bondelie"
# UX features
ShowReadingTime: true
ShowShareButtons: false
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowToc: true
# Home hero (PaperMod's homeInfo)
homeInfoParams:
Title: "Ask KennyB"
Content: "From nonprofit CFO → hands-on IT & security leader. Homelab, cloud, ops, and practical strategy."
# Theme palette
defaultTheme: auto # auto | dark | light
# Socials (fill in later)
socialIcons:
# Uncomment GitHub when ready
# - name: github
# url: "https://github.com/kbondelie"
- name: linkedin
url: "https://www.linkedin.com/in/kennethbondelie"
2025-11-06 17:50:21 -08:00
- name: gitea
url: "https://code.askkb.com/kbondelie"
2025-11-06 14:46:05 -08:00
menu:
main:
- name: Posts
url: "/posts/"
weight: 1
- name: About
url: "/about/"
weight: 3