168 lines
3.9 KiB
TOML
168 lines
3.9 KiB
TOML
baseurl = "https://speedtech.it"
|
|
title = "Information Technology Services"
|
|
languageCode = "it"
|
|
defaultContentLanguage = "it"
|
|
|
|
# Define the number of posts per page
|
|
paginate = 5
|
|
|
|
[taxonomies]
|
|
categoriesspot = "categoriesspot"
|
|
categoriesibis = "categoriesibis"
|
|
tagsspot = "tagsspot"
|
|
tagsibis = "tagsibis"
|
|
|
|
[[related.indices]]
|
|
name = "services"
|
|
weight = 100
|
|
|
|
[menu]
|
|
[[menu.main]]
|
|
identifier="about"
|
|
name = "About"
|
|
url = "/en/#about"
|
|
weight = 10
|
|
|
|
[[menu.main]]
|
|
identifier="services"
|
|
name = "Services"
|
|
url = "/en/#services"
|
|
weight = 20
|
|
|
|
[[menu.main]]
|
|
identifier="services-introduction"
|
|
name = "Introduction"
|
|
url = "/en/#services"
|
|
weight = 10
|
|
parent = "services"
|
|
|
|
[[menu.main]]
|
|
identifier="brainminder"
|
|
name = "BrainMinder"
|
|
url = "https://brainminder.it"
|
|
weight = 21
|
|
|
|
[[menu.main]]
|
|
identifier="git"
|
|
name = "Git repository"
|
|
url = "https://gitea.speedtech.it/explore/repos"
|
|
weight = 22
|
|
|
|
[[menu.main]]
|
|
identifier = "contact"
|
|
name = "Contact"
|
|
url = "/en/#contact"
|
|
weight = 60
|
|
|
|
[[menu.main]]
|
|
identifier = "blog"
|
|
name = "Blog"
|
|
url = "#"
|
|
weight = 70
|
|
|
|
[[menu.main]]
|
|
identifier="blogspot"
|
|
name = "Solutions Projects Technology"
|
|
url = "/en/blog/spot"
|
|
weight = 10
|
|
parent = "blog"
|
|
|
|
[[menu.main]]
|
|
identifier="blogibis"
|
|
name = "Ideas Books Science"
|
|
url = "/en/blog/ibis"
|
|
weight = 20
|
|
parent = "blog"
|
|
|
|
[permalinks]
|
|
[permalinks.page]
|
|
blogspot = "/blog/spot/:slug/"
|
|
blogibis = "/blog/ibis/:slug/"
|
|
[permalinks.section]
|
|
blogspot = "/blog/spot/"
|
|
blogibis = "/blog/ibis/"
|
|
[permalinks.term]
|
|
categoriesspot = "/categories/spot/:slug/"
|
|
tagsspot = "/tags/spot/:slug/"
|
|
categoriesibis = "/categories/ibis/:slug/"
|
|
tagsibis = "/tags/ibis/:slug/"
|
|
|
|
[params.carousel]
|
|
enable = true
|
|
|
|
[languages]
|
|
[languages.it]
|
|
weight = 10
|
|
contentDir = "content/it"
|
|
languageName = "Italiano"
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier="about"
|
|
name = "Presentazione"
|
|
url = "/#about"
|
|
weight = 10
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier="services"
|
|
name = "Servizi"
|
|
url = "/#services"
|
|
weight = 20
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier="services-introduction"
|
|
name = "Introduzione"
|
|
url = "/#services"
|
|
weight = 10
|
|
parent = "services"
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier="brainminder"
|
|
name = "BrainMinder"
|
|
url = "https://brainminder.it"
|
|
weight = 21
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier="git"
|
|
name = "Git repository"
|
|
url = "https://gitea.speedtech.it/explore/repos"
|
|
weight = 22
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier = "contact"
|
|
name = "Contatto"
|
|
url = "/#contact"
|
|
weight = 60
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier = "blog"
|
|
name = "Blog"
|
|
url = "#"
|
|
weight = 70
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier = "blogspot"
|
|
name = "Soluzioni Progetti Tecnologia"
|
|
url = "/blog/spot"
|
|
weight = 10
|
|
parent = "blog"
|
|
|
|
[[languages.it.menu.main]]
|
|
identifier = "blogibis"
|
|
name = "Idee Libri Scienza"
|
|
url = "/blog/ibis"
|
|
weight = 20
|
|
parent = "blog"
|
|
|
|
[languages.en]
|
|
weight = 20
|
|
contentDir = "content/en"
|
|
languageName = "English"
|
|
[languages.en.params]
|
|
defaultMetaDescription = "SpeedTech - Information technology services"
|
|
defaultMetaKeywords = ["IT Services", "Software development", "Security", "VPN", "Firewall", "Servers with Linux", "Private email"]
|
|
|
|
[params]
|
|
date_format = "2006-01-02"
|
|
defaultMetaDescription = "SpeedTech - Servizi di informatica"
|
|
defaultMetaKeywords = ["Servizi di informatica", "Sviluppo software", "Sicurezza", "VPN", "Firewall", "Servers con Linux", "Email privata"]
|