2021-12-20 18:47:15 +00:00
## Metadata
2021-12-06 03:42:51 +00:00
twitter = "@johndotbowdre"
2021-12-20 18:47:15 +00:00
largeTwitterCard = true
2021-12-06 03:42:51 +00:00
introDescription = "Wrangler of imaginary computers."
2022-02-16 22:53:20 +00:00
description = "I can generally fumble through a project and make it work. Here I share how I did it: my adventures with VMware vRealize Automation, cloud and automation projects I'm working on, linux and Powershell scripts I've cobbled together, and other tech tips and tricks."
2021-12-20 18:47:15 +00:00
since = 2018
2021-12-06 03:42:51 +00:00
2021-12-20 18:47:15 +00:00
## Logos & icons
fallBackOgImage = "logos/thumbnail.png"
iconsDir = "images/icons/"
centerLogo = false
logo = "logos/logo.png"
footerLogo = "logos/logo_footer.png"
2021-12-06 03:42:51 +00:00
2021-12-20 18:47:15 +00:00
## Site preferences
numberOfTagsShown = 10
2022-01-21 21:39:56 +00:00
codeMaxLines = 25
2021-12-06 03:42:51 +00:00
codeLineNumbers = false
enableMathNotation = false
2021-12-21 01:37:08 +00:00
usePageBundles = true
2021-12-20 18:47:15 +00:00
mainSections = [ "posts" ]
figurePositionShow = false
mobileNavigation = "right"
2021-12-06 03:42:51 +00:00
enforceLightMode = false
enforceDarkMode = true
2021-12-06 04:27:14 +00:00
titleSeparator = "-"
2021-12-10 02:09:55 +00:00
numberOfRecentPosts = 6
2021-12-17 01:55:03 +00:00
numberOfRelatedPosts = 6
2021-12-10 02:09:55 +00:00
numberOfFeaturedPosts = 4
2021-12-07 02:57:34 +00:00
toc = true
2022-03-17 20:40:33 +00:00
timeless = false
2022-04-25 19:57:50 +00:00
enableSearch = true
2021-12-06 03:42:51 +00:00
2021-12-20 18:47:15 +00:00
## Website author
2021-12-06 03:42:51 +00:00
[ author ]
2021-12-20 18:47:15 +00:00
name = "John Bowdre"
photo = "images/bio-photo.jpg"
2021-12-06 03:42:51 +00:00
2021-12-20 18:47:15 +00:00
## Comments
comments = true
2022-04-25 17:38:22 +00:00
utterancesRepo = "jbowdre/virtuallypotato"
utterancesIssueTerm = "title"
utterancesTheme = "dark-blue"