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 { ...@@ -10,7 +10,7 @@ div.page div.row.background-wallpaper {
} }
&.ubuntu, &.desktop, &.kubuntu, &.lubuntu, &.xubuntu, &.ubuntu-mate, &.ubuntu, &.desktop, &.kubuntu, &.lubuntu, &.xubuntu, &.ubuntu-mate,
&.ubuntu-budgie, &.ubuntu-kylin, &.ubuntustudio, &.ubuntu-touch, &.ubuntu-budgie, &.ubuntukylin, &.ubuntustudio, &.ubuntu-touch,
&.nuovo-rilascio { &.nuovo-rilascio {
color: #fff; color: #fff;
...@@ -64,7 +64,7 @@ div.page div.row.background-wallpaper { ...@@ -64,7 +64,7 @@ div.page div.row.background-wallpaper {
url("images/wallpapers/ubuntu-budgie.jpg") 100% 50%; url("images/wallpapers/ubuntu-budgie.jpg") 100% 50%;
} }
&.ubuntu-kylin { &.ubuntukylin {
background: url("images/wallpapers/ubuntu-kylin.jpg") 100% 50%; background: url("images/wallpapers/ubuntu-kylin.jpg") 100% 50%;
} }
......
...@@ -62,9 +62,9 @@ releases = ["latest", "lts"] ...@@ -62,9 +62,9 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" } archs = { amd64 = "cdimages-derivatives" }
[distros.xubuntu] [distros.lubuntu]
name = "Xubuntu" name = "Lubuntu"
description = "La derivata di Ubuntu leggera ma personalizzabile, con desktop XFCE" description = "La derivata più leggera, con LXDE"
lts-support-years = 3 lts-support-years = 3
lts-only = true lts-only = true
...@@ -72,9 +72,19 @@ releases = ["latest", "lts"] ...@@ -72,9 +72,19 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" } archs = { amd64 = "cdimages-derivatives" }
[distros.lubuntu] [distros.ubuntu-budgie]
name = "Lubuntu" name = "Ubuntu Budgie"
description = "La derivata più leggera, con LXDE" 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-support-years = 3
lts-only = true lts-only = true
...@@ -92,25 +102,24 @@ releases = ["latest", "lts"] ...@@ -92,25 +102,24 @@ releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" } archs = { amd64 = "cdimages-derivatives" }
[distros.ubuntu-budgie] [distros.ubuntustudio]
name = "Ubuntu Budgie" name = "Ubuntu Studio"
description = "La potenza di Ubuntu e la leggerezza di Budgie" description = "La derivata di Ubuntu dedicata alla multimedialità"
lts-support-years = 3 lts-support-years = 3
lts-only = true lts-only = true
releases = ["latest", "lts"] releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" } archs = { amd64 = "cdimages-studio" }
#[distros.ubuntustudio] [distros.xubuntu]
#name = "Ubuntu Studio" name = "Xubuntu"
#description = "Ubuntu con tutti i programmi per lavorare con audio, video e immagini" description = "La derivata di Ubuntu leggera ma personalizzabile, con desktop XFCE"
#lts-support-years = 3 lts-support-years = 3
#
#lts-only = true
#releases = ["lts"]
#archs = { amd64 = "cdimages-studio", i386 = "cdimages-studio" }
lts-only = true
releases = ["latest", "lts"]
archs = { amd64 = "cdimages-derivatives" }
# Nomi delle architetture # 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