summaryrefslogtreecommitdiff
path: root/config/_default
diff options
context:
space:
mode:
authorIuri <iuricube@gmail.com>2026-01-06 21:33:10 +0100
committerIuri <iuricube@gmail.com>2026-01-06 21:33:10 +0100
commitccdc1692951ff04cd85633a13f95f8a3c63ebf4d (patch)
treede82697ecefec3306f87da2c403af115ed4f9724 /config/_default
parent1ec39606a7b53c74c6a2676c51f1bc7d67bd341d (diff)
Prod ready
Diffstat (limited to 'config/_default')
-rw-r--r--config/_default/hugo.toml5
-rw-r--r--config/_default/languages.en.toml8
-rw-r--r--config/_default/languages.it.toml8
-rw-r--r--config/_default/menus.en.toml16
-rw-r--r--config/_default/menus.it.toml26
-rw-r--r--config/_default/params.toml18
6 files changed, 49 insertions, 32 deletions
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