baseURL = "https://hackanooga.com/"
title = "Hackanooga"
theme = "paper-mod"
enableRobotsTXT = true
buildDrafts = false
buildFuture = false
buildExpired = false
pygmentsUseClasses = true
[minify]
disableXML = true
minifyOutput = true
[params]
env = "production"
title = "Hackanooga"
description = "ExampleSite description"
keywords = [ "Blog", "Portfolio", "PaperMod" ]
author = "Me"
images = [ "" ]
DateFormat = "January 2, 2006"
defaultTheme = "auto"
disableThemeToggle = false
ShowReadingTime = true
ShowShareButtons = true
ShowPostNavLinks = true
ShowBreadCrumbs = true
ShowCodeCopyButtons = false
ShowWordCount = true
ShowRssButtonInSectionTermList = true
UseHugoToc = true
disableSpecial1stPost = false
disableScrollToTop = false
comments = false
hidemeta = false
hideSummary = false
showtoc = false
tocopen = false
[params.assets]
favicon = ""
favicon16x16 = ""
favicon32x32 = ""
apple_touch_icon = ""
safari_pinned_tab = ""
[params.label]
text = "Home"
icon = "/apple-touch-icon.png"
iconHeight = 35
[params.profileMode]
enabled = false
title = "ExampleSite"
subtitle = "This is subtitle"
imageUrl = "
"
imageWidth = 120
imageHeight = 120
imageTitle = "my image"
[[params.profileMode.buttons]]
name = "Posts"
url = "posts"
[[params.profileMode.buttons]]
name = "Tags"
url = "tags"
[params.homeInfoParams]
Title = "Tackling complex bugs and building reliable systems that actually work."
Content = "Seasoned engineer with a passion for solving tough problems and building reliable, scalable systems."
[[params.socialIcons]]
name = "github"
url = "https://git.hackanooga.com"
[[params.socialIcons]]
name = "linkedin"
url = "https://www.linkedin.com/in/mikeenxo/"
[[params.socialIcons]]
name = "github"
url = "https://github.com/enxoco"
[params.cover]
hidden = true
hiddenInList = true
hiddenInSingle = true
[params.editPost]
URL = "https://git.hackanooga.com/hackanooga.com/content"
Text = "Suggest Changes"
appendFilePath = true
[params.fuseOpts]
isCaseSensitive = false
shouldSort = true
location = 0
distance = 1_000
threshold = 0.4
minMatchCharLength = 0
limit = 10
keys = [ "title", "permalink", "summary", "content" ]
[[menu.main]]
identifier = "categories"
name = "categories"
url = "/categories/"
weight = 10
[[menu.main]]
identifier = "tags"
name = "tags"
url = "/tags/"
weight = 20
[[menu.main]]
identifier = "example"
name = "Self Hosted Git Server"
url = "https://git.hackanooga.com"
weight = 30
[[menu.main]]
identifier = "resume"
name = "Resume"
url = "/wp-content/uploads/2024/03/mikeconrad-devops.pdf"
weight = 30
[markup.highlight]
noClasses = false
[pagination]
paperSize = 5