Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
Nuovo sito
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
Nuovo sito
Commits
c43f9a67
Commit
c43f9a67
authored
Oct 12, 2023
by
shadMod
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
completed page
parent
70d3d9e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
130 additions
and
133 deletions
+130
-133
uitwww/templates/pages/derivate/ubuntu-budgie.html
uitwww/templates/pages/derivate/ubuntu-budgie.html
+130
-133
No files found.
uitwww/templates/pages/derivate/ubuntu-budgie.html
View file @
c43f9a67
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini
<pietroalbini
@
ubuntu
.
com
>
# 2015 Marco Montabone
<montabone
.
mrc
@
gmail
.
com
>
# 2019-2020 Alessandro Viprati
<vipri
.
alessandro
@
gmail
.
com
>
#
# 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
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see
<http:
//
www
.
gnu
.
org
/
licenses
/>
.
#}
# Copyright (C) 2015 Pietro Albini
<pietroalbini
@
ubuntu
.
com
>
# 2015 Marco Montabone
<montabone
.
mrc
@
gmail
.
com
>
# 2019-2020 Alessandro Viprati
<vipri
.
alessandro
@
gmail
.
com
>
#
# 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
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see
<http:
//
www
.
gnu
.
org
/
licenses
/>
.
#}
{% extends "layout.html" %}
{% block title %}Ubuntu Budgie{% endblock %}
{% block content %}
<div
class=
"page"
>
<div
class=
"row background-wallpaper ubuntu-budgie"
>
<div
class=
"col"
>
<h1
class=
"text-center"
>
Ubuntu Budgie
</h1>
<p
class=
"intro text-center"
><a
href=
"https://ubuntubudgie.org/"
target=
"_blank"
>
Ubuntu Budgie
</a>
è la versione di Ubuntu basata sull'ambiente grafico
<a
href=
"https://github.com/solus-project/budgie-desktop"
target=
"_blank"
>
Budgie
</a>
.
</p>
</div>
</div>
<div
class=
"row background-wallpaper ubuntu-budgie"
>
<div
class=
"col"
>
<h1
class=
"text-center"
>
Ubuntu Budgie
</h1>
<p
class=
"intro text-center"
>
<a
href=
"https://ubuntubudgie.org/"
target=
"_blank"
>
Ubuntu Budgie
</a>
è la versione di Ubuntu basata sull'ambiente grafico
<a
href=
"https://github.com/solus-project/budgie-desktop"
target=
"_blank"
>
Budgie
</a>
.
</p>
</div>
</div>
</div>
<div
class=
"page"
>
<div
class=
"row"
>
<div
class=
"col"
>
<p>
Ubuntu Budgie combina la semplicità e l'eleganza dell'interfaccia
grafica Budgie per produrre un sistema operativo moderno e pulito.
Ubuntu Budgie include le migliori applicazioni per renderti
immediatamente produttivo.
</p>
</div>
<div
class=
"col col-quarter"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/ubuntu-budgie-logo.png"
)
}}"
alt=
"Logo di Ubuntu Budgie"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Titolo2
</h2>
<p>
Testo.
</p>
<p>
<ul>
<li>
Testo.
</li>
<li>
Testo.
</li>
<li>
Testo.
</li>
</ul>
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/file.png"
)
}}"
alt=
"Nome"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Titolo2
</h2>
<p>
Testo.
</p>
<p>
<ul>
<li>
Testo.
</li>
<li>
Testo.
</li>
<li>
Testo.
</li>
</ul>
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/file.png"
)
}}"
alt=
"Nome"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Titolo2
</h2>
<p>
Testo.
</p>
<p>
<ul>
<li>
Testo.
</li>
<li>
Testo.
</li>
<li>
Testo.
</li>
</ul>
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/file.png"
)
}}"
alt=
"Nome"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Titolo2
</h2>
<p>
Testo.
</p>
<p>
<ul>
<li>
Testo.
</li>
<li>
Testo.
</li>
<li>
Testo.
</li>
</ul>
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/file.png"
)
}}"
alt=
"Nome"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Titolo2
</h2>
<p>
Testo.
</p>
<p>
<ul>
<li>
Testo.
</li>
<li>
Testo.
</li>
<li>
Testo.
</li>
</ul>
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for("
static
",
filename=
"images/derivate/ubuntu-budgie/file.png"
)
}}"
alt=
"Nome"
>
</div>
</div>
<div
class=
"row text-center"
>
<div>
<a
class=
"btn"
href=
"{{ url_for("
download
.
landing
",
distro=
"ubuntu-budgie"
)
}}"
>
Scarica Ubuntu Budgie
</a>
<a
class=
"btn"
href=
"https://ubuntubudgie.org/"
>
Sito internazionale
</a>
<a
class=
"btn"
href=
"https://ubuntubudgie.org/about"
>
Per saperne di più
</a>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
>
<p>
Ubuntu Budgie combina la semplicità e l'eleganza dell'interfaccia
grafica Budgie per produrre un sistema operativo moderno e pulito.
Ubuntu Budgie include le migliori applicazioni per renderti
immediatamente produttivo.
</p>
</div>
<div
class=
"col col-quarter"
>
<img
src=
"{{ url_for('static', filename='images/derivate/ubuntu-budgie/ubuntu-budgie-logo.png') }}"
alt=
"Logo di Ubuntu Budgie"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Flessibile
</h2>
<p>
L'utilizzo di Ubuntu Budgie offre la libertà di eseguire un sistema operativo completo e ricco di
funzionalità, preconfigurato con la maggior parte, se non tutte, le applicazioni necessarie per
l'attività informatica quotidiana, o di modificare l'aspetto, il funzionamento o le applicazioni
eseguite in base ai propri gusti.
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='images/derivate/ubuntu-budgie/ubuntu-budgie-desktop.png') }}"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Sicuro
</h2>
<p>
Ubuntu Budgie è stato progettato pensando alla sicurezza. A differenza dei sistemi operativi che si
aggiornano solo una volta al mese, Ubuntu Budgie riceve aggiornamenti continui. Gli aggiornamenti
includono patch di sicurezza per Ubuntu Budgie e tutti i suoi componenti. Anche gli aggiornamenti di
sicurezza per tutte le applicazioni installate vengono forniti con la stessa frequenza. In questo modo
si ha la certezza di avere la protezione più recente per tutto il software del computer, non appena
disponibile!
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='images/derivate/ubuntu-budgie/ubuntu-budgie-security.png') }}"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Software per ogni esigenza
</h2>
<p>
Ubuntu Budgie aggiunge una raccolta di applicazioni aggiuntive per trasformare il computer in una
workstation davvero potente: dalla produttività all'intrattenimento!
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='images/derivate/ubuntu-budgie/ubuntu-budgie-everything.jpg') }}"
>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col"
align=
"justify"
>
<h2>
Powered by Steam
</h2>
<p>
Negli ultimi due anni Linux è diventato una piattaforma di gioco di prima classe grazie all'arrivo della
piattaforma Steam su Linux. Al momento in cui scriviamo, Steam ha più di 2000 titoli indie e AAA di alta
qualità pronti per Ubuntu Budgie. Se Steam è un importante passo avanti per il gioco su Linux, ci sono
anche molti titoli Open Source di alta qualità e divertenti disponibili per Ubuntu Budgie. Non importa
se vi piacciono i simulatori di volo, le corse automobilistiche, gli sparatutto in prima persona, i
giochi di salto e corsa o di carte, troverete qualcosa che vi intratterrà.
</p>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='images/derivate/ubuntu-budgie/ubuntu-budgie-steam.jpg') }}"
>
</div>
</div>
<div
class=
"row text-center"
>
<div>
<a
class=
"btn"
href=
"{{ url_for('download.landing', distro='ubuntu-budgie') }}"
>
Scarica Ubuntu Budgie
</a>
<a
class=
"btn"
href=
"https://ubuntubudgie.org/"
>
Sito internazionale
</a>
<a
class=
"btn"
href=
"https://ubuntubudgie.org/about"
>
Per saperne di più
</a>
</div>
</div>
</div>
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment