Updates, ready to go live

This commit is contained in:
Alan Youngblood
2024-04-05 16:36:03 -04:00
parent 6af3729c15
commit ce1e5cbc4a
47 changed files with 591 additions and 708 deletions

View File

@ -1,11 +1,11 @@
colorScheme = "blowfish"
colorScheme = "marvel"
defaultAppearance = "light"
autoSwitchAppearance = true
enableSearch = true
enableCodeCopy = false
disableImageOptimization = false
disableTextInHeader = false
defaultBackgroundImage = "OakIsland.jpeg"
defaultBackgroundImage = "AtlanticWaves.jpeg"
defaultFeaturedImage = "OakIsland.jpeg"
[header]
@ -19,15 +19,15 @@ showAppearanceSwitcher = true
showScrollToTop = true
[homepage]
layout = "hero"
layout = "background"
showRecent = true
showRecentItems = 5
showRecentItems = "4"
showMoreLink = true
showMoreLinkDest = "/posts"
cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = false
homepageImage = "OakIsland.jpeg"
homepageImage = "AtlanticWaves.jpeg"
[article]
showDate = true
@ -36,10 +36,10 @@ showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
showHero = false
showHero = true
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
showBreadcrumbs = false
showBreadcrumbs = true
showDraftLabel = true
showEdit = false
editAppendPath = true
@ -53,6 +53,7 @@ showTaxonomies = false
showAuthorsBadges = false
showWordCount = true
showZenMode = false
heroStyle = "background"
[list]
showHero = false