From 1ec39606a7b53c74c6a2676c51f1bc7d67bd341d Mon Sep 17 00:00:00 2001 From: Iuri Date: Tue, 6 Jan 2026 15:39:38 +0100 Subject: Localization --- config/_default/params.toml | 226 ++++++++++++++++++++++---------------------- 1 file changed, 113 insertions(+), 113 deletions(-) (limited to 'config/_default/params.toml') diff --git a/config/_default/params.toml b/config/_default/params.toml index d4e3c7a..cefcefe 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -5,13 +5,13 @@ # Refer to the theme docs for more details about each of these parameters. # https://blowfish.page/docs/configuration/#theme-parameters -colorScheme = "terminal" +colorScheme = "github" defaultAppearance = "dark" # valid options: light or dark autoSwitchAppearance = true enableA11y = false enableSearch = true -enableCodeCopy = false +enableCodeCopy = true replyByEmail = false @@ -27,9 +27,9 @@ disableTextInHeader = false # defaultFeaturedImage = "IMAGE.jpg" # used as default for featured images in all articles # defaultSocialImage = "/android-chrome-512x512.png" # used as default for social media sharing (Open Graph and Twitter) -# highlightCurrentMenuArea = true -# smartTOC = true -# smartTOCHideUnfocusedChildren = true +highlightCurrentMenuArea = true +smartTOC = true +smartTOCHideUnfocusedChildren = true fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384", "sha256" @@ -37,141 +37,141 @@ giteaDefaultServer = "https://git.fsfe.org" forgejoDefaultServer = "https://v11.next.forgejo.org" [header] - layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur + layout = "fixed-gradient" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur [footer] - showMenu = true - showCopyright = true - showThemeAttribution = true - showAppearanceSwitcher = true - showScrollToTop = true + showMenu = true + showCopyright = true + showThemeAttribution = true + showAppearanceSwitcher = true + showScrollToTop = true [homepage] - 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/" - cardView = false - cardViewScreenWidth = false - layoutBackgroundBlur = false # only used when layout equals background - disableHeroImageFilter = false # only used when layout equals hero + layout = "profile" # valid options: page, profile, hero, card, background, custom + #homepageImage = "IMAGE.jpg" # used in: hero, and card + showRecent = false + showRecentItems = 5 + showMoreLink = true + showMoreLinkDest = "/posts/" + cardView = true + cardViewScreenWidth = true + layoutBackgroundBlur = false # only used when layout equals background + disableHeroImageFilter = false # only used when layout equals hero [article] - showDate = true - showViews = false - showLikes = false - showDateOnlyInArticle = false - showDateUpdated = false - showAuthor = true - # showAuthorBottom = false - showHero = false - # heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground - layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground - layoutBackgroundHeaderSpace = true # only used when heroStyle equals background - showBreadcrumbs = false - showDraftLabel = true - showEdit = false - # editURL = "https://github.com/username/repo/" - editAppendPath = true - seriesOpened = false - showHeadingAnchors = true - showPagination = true - invertPagination = false - showReadingTime = true - showTableOfContents = false - # showRelatedContent = false - # relatedContentLimit = 3 - showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both - showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both - showAuthorsBadges = false - showWordCount = true - # sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"] - showZenMode = false + showDate = true + showViews = false + showLikes = false + showDateOnlyInArticle = false + showDateUpdated = false + showAuthor = true + # showAuthorBottom = false + showHero = false + # heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground + layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground + layoutBackgroundHeaderSpace = true # only used when heroStyle equals background + showBreadcrumbs = false + showDraftLabel = true + showEdit = false + # editURL = "https://github.com/username/repo/" + editAppendPath = true + seriesOpened = false + showHeadingAnchors = true + showPagination = true + invertPagination = false + showReadingTime = true + showTableOfContents = false + # showRelatedContent = false + # relatedContentLimit = 3 + showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both + showCategoryOnly = false # use showTaxonomies OR showCategoryOnly, not both + showAuthorsBadges = false + showWordCount = true + # sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram", "line"] + showZenMode = false [list] - showHero = false - # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground - layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground - layoutBackgroundHeaderSpace = true # only used when heroStyle equals background - showBreadcrumbs = false - showSummary = false - showViews = false - showLikes = false - showTableOfContents = false - showCards = false - orderByWeight = false - groupByYear = true - cardView = false - cardViewScreenWidth = false - constrainItemsWidth = false + showHero = false + # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground + layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground + layoutBackgroundHeaderSpace = true # only used when heroStyle equals background + showBreadcrumbs = false + showSummary = false + showViews = false + showLikes = false + showTableOfContents = false + showCards = false + orderByWeight = false + groupByYear = true + cardView = false + cardViewScreenWidth = false + constrainItemsWidth = false [sitemap] - excludedKinds = ["taxonomy", "term"] + excludedKinds = ["taxonomy", "term"] [taxonomy] - showTermCount = true - showHero = false - # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground - showBreadcrumbs = false - showViews = false - showLikes = false - showTableOfContents = false - cardView = false + showTermCount = true + showHero = false + # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground + showBreadcrumbs = false + showViews = false + showLikes = false + showTableOfContents = false + cardView = false [term] - showHero = false - # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground - showBreadcrumbs = false - showViews = false - showLikes = false - showTableOfContents = true - groupByYear = false - cardView = false - cardViewScreenWidth = false + showHero = false + # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground + showBreadcrumbs = false + showViews = false + showLikes = false + showTableOfContents = true + groupByYear = false + cardView = false + cardViewScreenWidth = false [firebase] - # apiKey = "XXXXXX" - # authDomain = "XXXXXX" - # projectId = "XXXXXX" - # storageBucket = "XXXXXX" - # messagingSenderId = "XXXXXX" - # appId = "XXXXXX" - # measurementId = "XXXXXX" + # apiKey = "XXXXXX" + # authDomain = "XXXXXX" + # projectId = "XXXXXX" + # storageBucket = "XXXXXX" + # messagingSenderId = "XXXXXX" + # appId = "XXXXXX" + # measurementId = "XXXXXX" [fathomAnalytics] - # site = "ABC12345" - # domain = "llama.yoursite.com" + # site = "ABC12345" + # domain = "llama.yoursite.com" [umamiAnalytics] - # websiteid = "ABC12345" - # domain = "llama.yoursite.com" - # dataDomains = "yoursite.com,yoursite2.com" - # scriptName = "" - # enableTrackEvent = true + # websiteid = "ABC12345" + # domain = "llama.yoursite.com" + # dataDomains = "yoursite.com,yoursite2.com" + # scriptName = "" + # enableTrackEvent = true [selineAnalytics] - # token = "XXXXXX" - # enableTrackEvent = true + # token = "XXXXXX" + # enableTrackEvent = true [buymeacoffee] - # identifier = "" - # globalWidget = true - # globalWidgetMessage = "Hello" - # globalWidgetColor = "#FFDD00" - # globalWidgetPosition = "Right" + # identifier = "" + # globalWidget = true + # globalWidgetMessage = "Hello" + # globalWidgetColor = "#FFDD00" + # globalWidgetPosition = "Right" [verification] - # google = "" - # bing = "" - # pinterest = "" - # yandex = "" - # fediverse = "" + # google = "" + # bing = "" + # pinterest = "" + # yandex = "" + # fediverse = "" [rssnext] - # feedId = "" - # userId = "" + # feedId = "" + # userId = "" [advertisement] - # adsense = "" + # adsense = "" -- cgit v1.2.3