From ccdc1692951ff04cd85633a13f95f8a3c63ebf4d Mon Sep 17 00:00:00 2001 From: Iuri Date: Tue, 6 Jan 2026 21:33:10 +0100 Subject: Prod ready --- config/_default/hugo.toml | 5 +++-- config/_default/languages.en.toml | 8 ++++---- config/_default/languages.it.toml | 8 ++++---- config/_default/menus.en.toml | 16 ++++++++++++++++ config/_default/menus.it.toml | 26 +++++++++++++------------- config/_default/params.toml | 18 +++++++++--------- 6 files changed, 49 insertions(+), 32 deletions(-) (limited to 'config') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index d18fd9e..5c9b510 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -5,6 +5,7 @@ theme = "blowfish" # UNCOMMENT THIS LINE baseURL = "https://www.antico.dev/" defaultContentLanguage = "it" +timeZone = "Europe/Rome" # pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles @@ -19,7 +20,7 @@ enableEmoji = true # googleAnalytics = "G-XXXXXXXXX" [pagination] - pagerSize = 100 + pagerSize = 10 [imaging] anchor = 'Center' @@ -31,7 +32,7 @@ enableEmoji = true series = "series" [sitemap] - changefreq = 'daily' + changefreq = 'weekly' filename = 'sitemap.xml' priority = 0.5 diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 1cb8624..2d21567 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -1,6 +1,6 @@ disabled = false languageCode = "en" -languageName = "english" +languageName = "English" weight = 10 contentDir = 'content/en' title = "Iuri Antico" @@ -18,10 +18,10 @@ dateFormat = "Mon 2 January 2006" [params.author] name = "Iuri Antico" email = "iuricube@gmail.com" - image = "img/blowfish_logo.png" + image = "img/iuri.jpg" imageQuality = 96 - headline = "I'm only human" - bio = "A little bit about you" + headline = "IT Tech / Developer" + bio = "" links = [ { email = "mailto:iuricube@gmail.com" }, { github = "https://github.com/chichibio-savoiardi" }, diff --git a/config/_default/languages.it.toml b/config/_default/languages.it.toml index 0f0ae38..0508382 100644 --- a/config/_default/languages.it.toml +++ b/config/_default/languages.it.toml @@ -1,6 +1,6 @@ disabled = false languageCode = "it" -languageName = "italian" +languageName = "Italian" weight = 1 contentDir = 'content/it' title = "Iuri Antico" @@ -18,10 +18,10 @@ dateFormat = "Mon 2 January 2006" [params.author] name = "Iuri Antico" email = "iuricube@gmail.com" - image = "img/blowfish_logo.png" + image = "img/iuri.jpg" imageQuality = 96 - headline = "I'm only human" - bio = "A little bit about you" + headline = "Perito Informatico" + bio = "" links = [ { email = "mailto:iuricube@gmail.com" }, { github = "https://github.com/chichibio-savoiardi" }, diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index b89e9df..516a34f 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -20,6 +20,22 @@ # pageRef = "posts" # weight = 10 +[[main]] + name = "Curriculum" + weight = 20 + +[[main]] + name = "[Italian CV](static/Iuri_Antico_CV-IT.pdf)" + parent = "Curriculum" + pageRef = "" + weight = 20 + +[[main]] + name = "[English CV](static/Iuri_Antico_CV-EN.pdf)" + parent = "Curriculum" + pageRef = "" + weight = 21 + #[[main]] # name = "Parent" # weight = 20 diff --git a/config/_default/menus.it.toml b/config/_default/menus.it.toml index 6486ca8..7212260 100644 --- a/config/_default/menus.it.toml +++ b/config/_default/menus.it.toml @@ -20,21 +20,21 @@ # pageRef = "posts" # weight = 10 -#[[main]] -# name = "Parent" -# weight = 20 +[[main]] + name = "Curriculum" + weight = 20 -#[[main]] -# name = "example sub-menu 1" -# parent = "Parent" -# pageRef = "posts" -# weight = 20 +[[main]] + name = "[CV Italiano](static/Iuri_Antico_CV-IT.pdf)" + parent = "Curriculum" + pageRef = "" + weight = 20 -#[[main]] -# name = "example sub-menu 2" -# parent = "Parent" -# pageRef = "posts" -# weight = 20 +[[main]] + name = "[CV Inglese](static/Iuri_Antico_CV-EN.pdf)" + parent = "Curriculum" + pageRef = "" + weight = 21 #[[subnavigation]] # name = "An interesting topic" diff --git a/config/_default/params.toml b/config/_default/params.toml index cefcefe..bec72d8 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -23,7 +23,7 @@ disableImageOptimizationMD = false disableTextInHeader = false # backgroundImageWidth = 1200 -# defaultBackgroundImage = "IMAGE.jpg" # used as default for background images +# defaultBackgroundImage = "img/blowfish_logo.png" # used as default for background images # 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) @@ -37,7 +37,7 @@ giteaDefaultServer = "https://git.fsfe.org" forgejoDefaultServer = "https://v11.next.forgejo.org" [header] - layout = "fixed-gradient" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur + layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur [footer] showMenu = true @@ -47,15 +47,15 @@ forgejoDefaultServer = "https://v11.next.forgejo.org" showScrollToTop = true [homepage] - layout = "profile" # valid options: page, profile, hero, card, background, custom - #homepageImage = "IMAGE.jpg" # used in: hero, and card + layout = "background" # valid options: page, profile, hero, card, background, custom + homepageImage = "img/homebg.jpg" # used in: hero, and card showRecent = false showRecentItems = 5 showMoreLink = true - showMoreLinkDest = "/posts/" + showMoreLinkDest = "posts/" cardView = true cardViewScreenWidth = true - layoutBackgroundBlur = false # only used when layout equals background + layoutBackgroundBlur = true # only used when layout equals background disableHeroImageFilter = false # only used when layout equals hero [article] @@ -63,14 +63,14 @@ forgejoDefaultServer = "https://v11.next.forgejo.org" showViews = false showLikes = false showDateOnlyInArticle = false - showDateUpdated = false + showDateUpdated = true 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 + showBreadcrumbs = true showDraftLabel = true showEdit = false # editURL = "https://github.com/username/repo/" @@ -80,7 +80,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org" showPagination = true invertPagination = false showReadingTime = true - showTableOfContents = false + showTableOfContents = true # showRelatedContent = false # relatedContentLimit = 3 showTaxonomies = false # use showTaxonomies OR showCategoryOnly, not both -- cgit v1.2.3