Commit 64d239be authored by Alessandro Viprati's avatar Alessandro Viprati

aggiornato elenco download derivate

parent bd1aaeed
Pipeline #262 passed with stage
in 0 seconds
......@@ -10,7 +10,7 @@ div.page div.row.background-wallpaper {
}
&.ubuntu, &.desktop, &.kubuntu, &.lubuntu, &.xubuntu, &.ubuntu-mate,
&.ubuntu-budgie, &.ubuntu-kylin, &.ubuntustudio, &.ubuntu-touch,
&.ubuntu-budgie, &.ubuntukylin, &.ubuntustudio, &.ubuntu-touch,
&.nuovo-rilascio {
color: #fff;
......@@ -64,7 +64,7 @@ div.page div.row.background-wallpaper {
url("images/wallpapers/ubuntu-budgie.jpg") 100% 50%;
}
&.ubuntu-kylin {
&.ubuntukylin {
background: url("images/wallpapers/ubuntu-kylin.jpg") 100% 50%;
}
......
......@@ -62,9 +62,9 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
[distros.xubuntu]
name = "Xubuntu"
description = "La derivata di Ubuntu leggera ma personalizzabile, con desktop XFCE"
[distros.lubuntu]
name = "Lubuntu"
description = "La derivata più leggera, con LXDE"
lts-support-years = 3
lts-only = true
......@@ -72,9 +72,19 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
[distros.lubuntu]
name = "Lubuntu"
description = "La derivata più leggera, con LXDE"
[distros.ubuntu-budgie]
name = "Ubuntu Budgie"
description = "La potenza di Ubuntu e la leggerezza di Budgie"
lts-support-years = 3
lts-only = true
releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
[distros.ubuntukylin]
name = "Ubuntu Kylin"
description = "La derivata di Ubuntu con desktop UKUI"
lts-support-years = 3
lts-only = true
......@@ -92,25 +102,24 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
[distros.ubuntu-budgie]
name = "Ubuntu Budgie"
description = "La potenza di Ubuntu e la leggerezza di Budgie"
[distros.ubuntustudio]
name = "Ubuntu Studio"
description = "La derivata di Ubuntu dedicata alla multimedialità"
lts-support-years = 3
lts-only = true
releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
archs = { amd64 = "cdimages-studio" }
#[distros.ubuntustudio]
#name = "Ubuntu Studio"
#description = "Ubuntu con tutti i programmi per lavorare con audio, video e immagini"
#lts-support-years = 3
#
#lts-only = true
#releases = ["lts"]
#archs = { amd64 = "cdimages-studio", i386 = "cdimages-studio" }
[distros.xubuntu]
name = "Xubuntu"
description = "La derivata di Ubuntu leggera ma personalizzabile, con desktop XFCE"
lts-support-years = 3
lts-only = true
releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
# Nomi delle architetture
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment