Commit 654ade03 authored by Mattia Rizzolo's avatar Mattia Rizzolo

Merge branch 'download-nuovo' of code.ubuntu-it.org:ubuntu-it-web/www into develop

MR: https://code.ubuntu-it.org/ubuntu-it-web/www/-/merge_requests/30Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mapreri@ubuntu.com>
parents bd1aaeed 4fa3b076
Pipeline #266 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
......
{# Source code of the Ubuntu-it website {# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com> # Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# Copyright (C) 2020 Alessandro Viprati <vipri.alessandro@gmail.com>
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published # it under the terms of the GNU Affero General Public License as published
...@@ -38,7 +39,7 @@ ...@@ -38,7 +39,7 @@
</div> </div>
<div class="col col-center col-quarter"> <div class="col col-center col-quarter">
<a class="btn" href="{{ url_for("download.landing", distro = name) }}"> <a class="btn" href="{{ url_for("download.landing", distro = name) }}">
Scaricala ora Scaricalo ora
</a> </a>
</div> </div>
</div> </div>
......
...@@ -41,12 +41,12 @@ ...@@ -41,12 +41,12 @@
<div class="col"> <div class="col">
<h3>Come installare Ubuntu?</h3> <h3>Come installare Ubuntu?</h3>
<p> <p>
È la prima volta che installi Ubuntu o non ti ricordi tutti È la prima volta che installi Ubuntu o non ricordi tutti
i passaggi? Non ti preoccupare! Ubuntu-it dispone di una i passaggi? Non ti preoccupare, Ubuntu-it dispone di una
vasta documentazione con tutti i dettagli necessari! vasta documentazione con tutti i dettagli necessari!
</p> </p>
<a class="btn" href="https://wiki.ubuntu-it.org/Installazione"> <a class="btn" href="https://wiki.ubuntu-it.org/Installazione/InstallareUbuntu">
Guida all'installazione Guida all'installazione
</a> </a>
</div> </div>
......
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
<iframe src="https://www.youtube.com/embed/atBXTU0Sv5w" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe src="https://www.youtube.com/embed/atBXTU0Sv5w" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div> </div>
</div> </div>
<div class="row background-wallpaper ubuntu-kylin"> <div class="row background-wallpaper ubuntukylin">
<div class="col"> <div class="col">
<h1>Ubuntu Kylin</h1> <h1>Ubuntu Kylin</h1>
<p> <p>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
{% block title %}Ubuntu Kylin{% endblock %} {% block title %}Ubuntu Kylin{% endblock %}
{% block content %} {% block content %}
<div class="page"> <div class="page">
<div class="row background-wallpaper ubuntu-kylin"> <div class="row background-wallpaper ubuntukylin">
<div class="col"> <div class="col">
<h1 class="text-center">Ubuntu Kylin</h1> <h1 class="text-center">Ubuntu Kylin</h1>
<p class="intro text-center"><a href="https://www.ubuntukylin.com/index.php?lang=en" target="_blank">Ubuntu Kylin</a> è la versione di Ubuntu basata sull'ambiente grafico <a href="https://www.ukui.org/" target="_blank">UKUI</a>.</p> <p class="intro text-center"><a href="https://www.ubuntukylin.com/index.php?lang=en" target="_blank">Ubuntu Kylin</a> è la versione di Ubuntu basata sull'ambiente grafico <a href="https://www.ukui.org/" target="_blank">UKUI</a>.</p>
......
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