general changes
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s

This commit is contained in:
2025-06-09 21:24:17 +02:00
parent b4a4db2fd6
commit 56c0a23649
5 changed files with 75 additions and 36 deletions

View File

@@ -2,23 +2,33 @@ colorScheme = "blowfish"
defaultAppearance = "dark"
autoSwitchAppearance = true
enableSearch = true
summaryLength = 0
enableCodeCopy = true
replyByEmail = false
disableImageOptimization = false
disableImageOptimizationMD = false
disableTextInHeader = false
giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v8.next.forgejo.org"
mainSections = ["blog"]
giteaDefaultServer = "https://gitea.benno-lorenz.com"
firebase = { }
fathomAnalytics = { }
umamiAnalytics = { }
selineAnalytics = { }
buymeacoffee = { }
verification = { }
rssnext = { }
defaultBackgroundImage = "background.svg"
defaultFeaturedImage = "background.svg"
highlightCurrentMenuArea = true
smartTOC = true
smartTOCHideUnfocusedChildren = true
smartTOCHideUnfocusedChildren = false
[header]
layout = "fixed-fill-blur"
@@ -32,57 +42,75 @@ showScrollToTop = true
[homepage]
layout = "background"
showRecent = true
homepageImage = "background.svg"
showRecent = true
showRecentItems = 5
showMoreLink = ""
showMoreLinkDest = "/blog/posts/"
cardView = true
cardViewScreenWidth = false
cardViewScreenWidth = true
layoutBackgroundBlur = false
showMoreLink = true
showMoreLinkDest = "/blog/posts/"
disableHeroImagefilter = true
[article]
showDate = true
# Firebase Stuff
showViews = false
showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
showAuthorBottom = true
showHero = true
heroStyle = "background"
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
showBreadcrumbs = false
showDraftLabel = true
showEdit = false
editAppendPath = true
seriesOpened = false
seriesOpened = true
showHeadingAnchors = true
showPagination = true
invertPagination = false
showReadingTime = true
showTableOfContents = false
showTaxonomies = false
showCategoryOnly = false
showAuthorsBadges = false
showWordCount = true
showZenMode = false
showZenMode = true
[list]
showHero = false
showHero = true
heroStyle = "background"
layoutBackgroundBlur = true
layoutBackgroundHeaderSpace = true
layoutBackgroundHeaderSpace = false
showBreadcrumbs = false
showSummary = false
showSummary = true
showViews = false
showLikes = false
showTableOfContents = false
showCards = false
showTableOfContents = true
showCards = true
orderByWeight = false
groupByYear = true
cardView = false
cardViewScreenWidth = false
constrainItemsWidth = false
cardView = true
cardViewScreenWidth = true
constrainItemsWidth = true
[sitemap]
excludedKinds = [ "taxonomy", "term" ]
@@ -105,3 +133,8 @@ showTableOfContents = true
groupByYear = false
cardView = false
cardViewScreenWidth = false
[umamiAnalytics]
websiteId = "1056801d-9d30-4723-bb11-30ce4a161851"
domain = "umami.benno-lorenz.com"
enableTrackEvents = true

20
content/blog/_index.md Normal file
View File

@@ -0,0 +1,20 @@
---
title: Blog
description: This is my Blog
showHero: true
heroStyle: background
cascade:
showEdit: false
showSummary: false
hideFeatureImage: true
---
Lorem Ipsum
This is the blog page where you can find all the latest posts and updates.
# Blog Posts
---

View File

@@ -1,18 +0,0 @@
---
title: Blog
showHero: true
heroStyle: Background
showDate: false
showPagination: false
showAuthor: false
showWordCount: false
showSummary: false
showReadingTime: false
---
This is the blog page where you can find all the latest posts and updates.
# Blog Posts
{{< list limit="5" >}}

View File

@@ -10,6 +10,8 @@ heroStyle: background
tags:
- space
image: pexels-optical-chemist-340351297-31986005.jpg
type: blogpost
---
## A sub-title

View File

@@ -6,6 +6,8 @@ description: This is a second blog post to test everything
categories:
- Test
draft: false
type: blogpost
---
# Lorem Ipsum Dolor