New theme blowfish

This commit is contained in:
2025-10-10 00:37:31 +02:00
parent 172548d5c0
commit 7e0f1eeeb8
22 changed files with 64 additions and 60 deletions

View File

@@ -2,26 +2,26 @@ disabled = false
languageCode = "en"
languageName = "English"
weight = 1
title = "Blowfish"
title = "Ettore Dreucci"
[params]
displayName = "EN"
isoCode = "en"
rtl = false
dateFormat = "2 January 2006"
# logo = "img/logo.png"
# logo = "img/general/calvin.png"
# secondaryLogo = "img/secondary-logo.png"
# description = "My awesome website"
description = "GNU/Linux Nerd - Cloud Engineer"
# copyright = "Copy, _right?_ :thinking_face:"
# [params.author]
# name = "Your name here"
# email = "youremail@example.com"
# image = "img/blowfish_logo.png"
[params.author]
name = "Ettore Dreucci"
email = "ettore@dreucci.it"
image = "img/general/calvin.png"
# imageQuality = 96
# headline = "I'm only human"
headline = "GNU/Linux Nerd - Cloud Engineer"
# bio = "A little bit about you"
# links = [
links = [
# { email = "mailto:hello@your_domain.com" },
# { link = "https://link-to-some-website.com/" },
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
@@ -35,17 +35,18 @@ title = "Blowfish"
# { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" },
# { github = "https://github.com/username" },
{ gitea = "https://git.dreucci.it/ettore.dreucci" },
# { github = "https://github.com/noettore" },
# { gitlab = "https://gitlab.com/username" },
# { google = "https://www.google.com/" },
# { hashnode = "https://username.hashnode.dev" },
# { instagram = "https://instagram.com/username" },
# { itch-io = "https://username.itch.io" },
# { keybase = "https://keybase.io/username" },
{ keybase = "https://keybase.io/noettore" },
# { keyoxide = "https://keyoxide.org/URI" },
# { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
{ linkedin = "https://linkedin.com/in/ettore-dreucci-403110175" },
# { mastodon = "https://mastodon.instance/@username" },
# { matrix = "https://matrix.to/#/URI" },
# { medium = "https://medium.com/username" },
@@ -73,4 +74,5 @@ title = "Blowfish"
# { youtube = "https://youtube.com/username" },
# { ko-fi = "https://ko-fi.com/username" },
# { codeberg = "https://codeberg.org/username"},
# ]
{ pgpkey = "https://keys.openpgp.org/vks/v1/by-fingerprint/AC7C5C97475C91B4168986FCD229C353275D785B" },
]

View File

@@ -10,14 +10,15 @@
# overridden by providing a weight value. The menu will then be
# ordered by weight from lowest to highest.
#[[main]]
# name = "Blog"
# pageRef = "posts"
# weight = 10
[[main]]
name = "Blog"
pageRef = "blog"
weight = 10
#[[main]]
# name = "Parent"
# weight = 20
[[main]]
name = "Contacts"
pageRef = "contacts"
weight = 20
#[[main]]
# name = "example sub-menu 1"

View File

@@ -10,7 +10,7 @@ defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
enableA11y = false
enableSearch = true
enableSearch = false
enableCodeCopy = false
replyByEmail = false
@@ -50,9 +50,9 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
layout = "profile" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
showRecent = false
showRecentItems = 5
showMoreLink = false
showMoreLinkDest = "/posts/"
showRecentItems = 3
showMoreLink = true
showMoreLinkDest = "/blog/"
cardView = false
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
@@ -64,7 +64,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
showAuthor = false
# showAuthorBottom = false
showHero = false
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
@@ -79,14 +79,14 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
showHeadingAnchors = true
showPagination = true
invertPagination = false
showReadingTime = true
showReadingTime = false
showTableOfContents = false
# showRelatedContent = false
# relatedContentLimit = 3
showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both
showTaxonomies = true # use showTaxonomies OR showCategoryOnly, not both
showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both
showAuthorsBadges = false
showWordCount = true
showWordCount = false
# sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"]
showZenMode = false