From: Danilo M. Date: Wed, 22 Apr 2026 17:04:25 +0000 (+0200) Subject: Removed repo from menu and i18n X-Git-Tag: release_22042026-1904 X-Git-Url: https://git.danix.xyz/?a=commitdiff_plain;h=73acafa5f8f5c5a5d83ccee22ff66079b5037c89;p=danix.xyz-2.git Removed repo from menu and i18n --- diff --git a/hugo.toml b/hugo.toml index 505befb..885cbd2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -69,11 +69,11 @@ enableRobotsTXT = true name = "here" weight = 3 - [[languages.it.menus.main]] - identifier = "repository" - pageRef = "/repository" - name = "repo" - weight = 4 + # [[languages.it.menus.main]] + # identifier = "repository" + # pageRef = "/repository" + # name = "repo" + # weight = 4 [[languages.it.menus.main]] identifier = "legal" @@ -108,11 +108,11 @@ enableRobotsTXT = true name = "here" weight = 3 - [[languages.en.menus.main]] - identifier = "repository" - pageRef = "/repository" - name = "repo" - weight = 4 + # [[languages.en.menus.main]] + # identifier = "repository" + # pageRef = "/repository" + # name = "repo" + # weight = 4 [[languages.en.menus.main]] identifier = "legal" diff --git a/i18n/en.yaml b/i18n/en.yaml index 61fa85e..fe50254 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -3,7 +3,7 @@ home: "Home" articles: "Articles" about: "About" here: "Contact" -repo: "Repo" +# repo: "Repo" legal: "Privacy" language: "Language" toggleTheme: "Theme" @@ -145,30 +145,30 @@ redPill: easterEggTitle: other: "Choose Your Path" -# Repository Page -repositoryTitle: - other: "Slackware Repository" -repositorySubtitle: - other: "Download and install my curated Slackware packages" -quickStartTitle: - other: "Quick Start" -copyCommand: - other: "Copy" -copiedMessage: - other: "Copied to clipboard!" -installationTitle: - other: "Installation" -usageTitle: - other: "Usage" -availablePackagesTitle: - other: "Available Packages" -githubReposTitle: - other: "GitHub SlackBuild Repositories" -visitGithub: - other: "Visit GitHub" -repo_example_1_desc: - other: "SlackBuild scripts for Example Package 1. Build system and tools for Slackware package management." -repo_example_2_desc: - other: "SlackBuild scripts for Example Package 2. A comprehensive package with full documentation and support." -repo_example_3_desc: - other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." +# # Repository Page +# repositoryTitle: +# other: "Slackware Repository" +# repositorySubtitle: +# other: "Download and install my curated Slackware packages" +# quickStartTitle: +# other: "Quick Start" +# copyCommand: +# other: "Copy" +# copiedMessage: +# other: "Copied to clipboard!" +# installationTitle: +# other: "Installation" +# usageTitle: +# other: "Usage" +# availablePackagesTitle: +# other: "Available Packages" +# githubReposTitle: +# other: "GitHub SlackBuild Repositories" +# visitGithub: +# other: "Visit GitHub" +# repo_example_1_desc: +# other: "SlackBuild scripts for Example Package 1. Build system and tools for Slackware package management." +# repo_example_2_desc: +# other: "SlackBuild scripts for Example Package 2. A comprehensive package with full documentation and support." +# repo_example_3_desc: +# other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." diff --git a/i18n/it.yaml b/i18n/it.yaml index 1895717..907acf8 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -3,7 +3,7 @@ home: "Home" articles: "Articoli" about: "Chi Sono" here: "Contatti" -repo: "Repo" +# repo: "Repo" legal: "Privacy" language: "Lingua" toggleTheme: "Tema" @@ -145,32 +145,32 @@ redPill: easterEggTitle: other: "Scegli il Tuo Percorso" -# Repository Page -repositoryTitle: - other: "Repository Slackware" -repositorySubtitle: - other: "Scarica e installa i miei pacchetti Slackware curati" -quickStartTitle: - other: "Inizio Rapido" -copyCommand: - other: "Copia" -copiedMessage: - other: "Copiato negli appunti!" -installationTitle: - other: "Installazione" -usageTitle: - other: "Utilizzo" -availablePackagesTitle: - other: "Pacchetti Disponibili" -githubReposTitle: - other: "Repository GitHub SlackBuild" -visitGithub: - other: "Visita GitHub" +# # Repository Page +# repositoryTitle: +# other: "Repository Slackware" +# repositorySubtitle: +# other: "Scarica e installa i miei pacchetti Slackware curati" +# quickStartTitle: +# other: "Inizio Rapido" +# copyCommand: +# other: "Copia" +# copiedMessage: +# other: "Copiato negli appunti!" +# installationTitle: +# other: "Installazione" +# usageTitle: +# other: "Utilizzo" +# availablePackagesTitle: +# other: "Pacchetti Disponibili" +# githubReposTitle: +# other: "Repository GitHub SlackBuild" +# visitGithub: +# other: "Visita GitHub" -# Repository Descriptions -repo_example_1_desc: - other: "Script SlackBuild per Pacchetto Esempio 1. Sistema di compilazione e strumenti per la gestione dei pacchetti Slackware." -repo_example_2_desc: - other: "Script SlackBuild per Pacchetto Esempio 2. Un pacchetto completo con documentazione e supporto completi." -repo_example_3_desc: - other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione." +# # Repository Descriptions +# repo_example_1_desc: +# other: "Script SlackBuild per Pacchetto Esempio 1. Sistema di compilazione e strumenti per la gestione dei pacchetti Slackware." +# repo_example_2_desc: +# other: "Script SlackBuild per Pacchetto Esempio 2. Un pacchetto completo con documentazione e supporto completi." +# repo_example_3_desc: +# other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione."