Working on 2021 site
1
Gemfile
|
@ -10,4 +10,5 @@ group :jekyll_plugins do
|
|||
gem 'jekyll-seo-tag', '~> 2.5'
|
||||
gem 'jekyll-sitemap'
|
||||
gem 'jekyll-minifier'
|
||||
gem 'jekyll-multiple-languages-plugin'
|
||||
end
|
||||
|
|
|
@ -57,6 +57,8 @@ GEM
|
|||
jekyll (>= 3.5)
|
||||
json-minify (~> 0.0.3)
|
||||
uglifier (~> 4.1)
|
||||
jekyll-multiple-languages-plugin (1.7.0)
|
||||
jekyll (>= 2.0, < 5.0)
|
||||
jekyll-sanity (1.6.0)
|
||||
jekyll (>= 3.1, < 5.0)
|
||||
pathutil (~> 0.16)
|
||||
|
@ -116,6 +118,7 @@ DEPENDENCIES
|
|||
jekyll-assets
|
||||
jekyll-feed (~> 0.6)
|
||||
jekyll-minifier
|
||||
jekyll-multiple-languages-plugin
|
||||
jekyll-seo
|
||||
jekyll-seo-tag (~> 2.5)
|
||||
jekyll-sitemap
|
||||
|
|
|
@ -217,11 +217,11 @@ h5 { font-size: 1.25rem; }
|
|||
*/
|
||||
a {
|
||||
color: $brand-color;
|
||||
text-decoration: none;
|
||||
// text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
color: darken($brand-color, 5%);
|
||||
text-decoration: none;
|
||||
// text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
@ -291,12 +291,15 @@ aside.aside {
|
|||
}
|
||||
|
||||
.btn-primary {
|
||||
background-color: $brand-color;
|
||||
background-color: transparent;
|
||||
border-color: $brand-color;
|
||||
box-shadow: inset 0px -6px 0 $brand-color;
|
||||
transition: box-shadow 1s;
|
||||
|
||||
&:hover {
|
||||
background-color: $brand-color-hover;
|
||||
border-color: $brand-color-hover;
|
||||
box-shadow: inset 0px -100px 0 $brand-color;
|
||||
}
|
||||
}
|
||||
|
|
@ -3,9 +3,9 @@
|
|||
title: Unitoo
|
||||
email: info@unitoo.pw
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica
|
||||
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'tag-generator.py']
|
||||
exclude: ["README.md", "Gemfile.lock", "Gemfile", "tag-generator.py"]
|
||||
url: "https://www.unitoo.it"
|
||||
future: true
|
||||
|
||||
|
@ -23,9 +23,13 @@ collections:
|
|||
output: true
|
||||
permalink: /:path/
|
||||
|
||||
languages: ["it"]
|
||||
exclude_from_localizations: ["javascript", "images", "css"]
|
||||
|
||||
plugins:
|
||||
- jekyll-assets
|
||||
- jekyll-seo-tag
|
||||
- jekyll-feed
|
||||
- jekyll-sitemap
|
||||
- jekyll-minifier
|
||||
- jekyll-multiple-languages-plugin
|
||||
|
|
2
_i18n/en.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
index:
|
||||
header_title: "Software development without compromises"
|
26
_i18n/it.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
index:
|
||||
header_title: "Sviluppo software e consulenza senza compromessi"
|
||||
header_lead: "Etica, concretezza e avanguardia, sono alcune caratteristiche che ci contraddistinguono"
|
||||
aside_radio: "Stai cercando forse la nostra radio dedicata al software?"
|
||||
services_title: "I servizi"
|
||||
services:
|
||||
software_development: "Sviluppo software"
|
||||
software_development_text: "Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. <br>Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git.<br><br> Siamo disponibili anche a partecipare allo sviluppo di software già avviati."
|
||||
technical_advice: "Consulenza"
|
||||
technical_advice_text: "Siamo pronti a fornire i dettagli che faranno la differenza nella scelta dei migliori software sul mercato.<br><br>Lavoriamo da anni con diversi software liberi come LibreOffice, Nextcloud, GNU/Linux... e possiamo guidarti nella loro configurazione/ installazione per ottenere il massimo profitto."
|
||||
products_title: "Soluzioni software"
|
||||
products:
|
||||
nextcloud: "Nextcloud"
|
||||
nextcloud_text: "La migliore alternativa alla Suite Google, sotto il tuo controllo.<br><br> App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo"
|
||||
nextcloud_website: "Scoprilo tramite il sito ufficiale di Nextcloud"
|
||||
azuracast: "Azuracast"
|
||||
azuracast_text: "Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna.<br><br> Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori."
|
||||
azuracast_website: "Prova la nostra radio per averne un'assaggio"
|
||||
pihole: "Pi-hole"
|
||||
pihole_text: "Costantemente siamo soggetti a tentativi di attacco e tracciamento (anche illecito), pertanto proteggersi è necessario oltre che di diritto.<br><br>Con Pi-Hole installiamo uno scudo efficace (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking..."
|
||||
pihole_website: "Approfondisci sul sito ufficiale di Pi-hole"
|
||||
buttons:
|
||||
go_to_radio: "Vai all Radio"
|
||||
contactsus: "Contattaci"
|
||||
inputs:
|
||||
search: "Vuoi cercare qualcosa?"
|
|
@ -1,45 +1,54 @@
|
|||
<footer class="site-footer" style="background-color: #222; border-top: 3px dashed white; box-shadow: 0px 180px #222;">
|
||||
|
||||
<div class="container">
|
||||
<p>
|
||||
Copyright © Unitoo 2017-{{ 'now' | date: "%Y" }}<br><br>
|
||||
{{ site.description }}<br>
|
||||
<small>
|
||||
The site is released under the terms of AGPLv3 license.
|
||||
You can find the sources here: <a target="_blank" rel="nofollow" href="https://gitlab.com/unitoo/unitoo-site"><i class="fas fa-external-link-alt"> GitLab</i></a>
|
||||
<div class="container">
|
||||
<div class="input-group mb-5">
|
||||
<input type="text" id="search-input" class="form-control rounded-right" placeholder="{% t inputs.search %}"
|
||||
aria-label="{% t inputs.search %}" aria-describedby="button-search">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © Unitoo 2017-{{ 'now' | date: "%Y" }}<br><br>
|
||||
{{ site.description }}<br>
|
||||
<small>
|
||||
The site is released under the terms of AGPLv3 license.
|
||||
You can find the sources here: <a target="_blank" rel="nofollow"
|
||||
href="https://gitlab.com/unitoo/unitoo-site"><i class="fas fa-external-link-alt"></i> GitLab</a>
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title=""><i
|
||||
class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-github" data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-mastodon "></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://www.facebook.com/UnitooInc/" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-facebook-f " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank"
|
||||
data-original-title="" title=""><img style="margin-top: -3px;" src="{{ "
|
||||
/assets/images/liberapay.webp" | prepend: site.baseurl }}" width="20"></a></li>
|
||||
</ul>
|
||||
|
||||
<a target="_blank" rel="nofollow" href="http://spacemacs.org"><img
|
||||
src="https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg" /></a>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
|
||||
AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title=""><i class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://framasphere.org/people/624807a05dd9013563562a0000053625" rel="nofollow" target="_blank" data-original-title="" title=""><i class="fas fa-asterisk " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-mastodon "></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://squeet.me/profile/unitoo" rel="nofollow" target="_blank" data-original-title="" title=""><img style="margin-top: -3px;" src="{{ "/assets/images/friendica.webp" | prepend: site.baseurl }}" width="20"></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://twitter.com/UnitooInc" rel="nofollow" target="_blank" data-original-title="" title=""><i class="fab fa-twitter " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://www.facebook.com/UnitooInc/" rel="nofollow" target="_blank" data-original-title="" title=""><i class="fab fa-facebook-f " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank" data-original-title="" title=""><img style="margin-top: -3px;" src="{{ "/assets/images/liberapay.webp" | prepend: site.baseurl }}" width="20"></a></li>
|
||||
</ul>
|
||||
|
||||
<a target="_blank" rel="nofollow" href="http://spacemacs.org"><img src="https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg" /></a>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA: AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
<a href="assets/privacy.pdf">Informativa privacy</a>
|
||||
<a href="assets/privacy.pdf">Informativa privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
@ -1,60 +1,16 @@
|
|||
<header class="navbar site-header pt-2 pb-2 p-sm-0">
|
||||
<navbar class="navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top">
|
||||
|
||||
<div class="container">
|
||||
<div class="container">
|
||||
|
||||
<a class="site-title" href="{{ site.baseurl }}/" style="color: #333;">
|
||||
{% asset logo.webp @magick:double width='30' class='d-block d-sm-none' %}
|
||||
{% asset logo_extended_dark.webp @magick:double height='30' class='d-none d-sm-block' %}
|
||||
</a>
|
||||
<a class="site-title" href="{{ site.baseurl }}/" style="color: #333;">
|
||||
{% asset logo_extended_dark.webp @magick:double height='30' %}
|
||||
</a>
|
||||
|
||||
<form class="form-inline">
|
||||
<div class="input-group search-input-group">
|
||||
<div class="input-group-prepend">
|
||||
<button type="button" class="btn btn-outline-danger dropdown-toggle" data-toggle="dropdown"><i class="fas fa-music"></i></button>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<div class="dropdown-item">
|
||||
<audio controls preload="auto" id="radio-player" style="min-width: 235px;">
|
||||
<source src="https://radio.unitoo.it/radio/8000/radio.mp3">
|
||||
</audio>
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="#">Features</a>
|
||||
<a class="btn btn-primary" href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>
|
||||
</nav>
|
||||
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" value="true" id="radio-autoplay-button">
|
||||
<label class="form-check-label" for="radio-autoplay-button">
|
||||
Riproduci automaticamente
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<input type="text" id="search-input" class="form-control" placeholder="Cerca..." aria-label="Cerca..." aria-describedby="button-search">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
<div class="input-group-append">
|
||||
<button class="btn btn-outline-secondary dropdown-toggle" type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
||||
<i class="fas fa-bars"></i>
|
||||
</button>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<h6 class="dropdown-header">Azienda</h6>
|
||||
<a class="dropdown-item" href="{% link _pages/mission.html %}">La mission</a>
|
||||
<a class="dropdown-item" href="{% link _pages/vision.html %}">La vision</a>
|
||||
<a class="dropdown-item" href="{% link _pages/contacts.html %}">Contatti</a>
|
||||
<h6 class="dropdown-header">Servizi</h6>
|
||||
<a class="dropdown-item" href="{% link _pages/services-training.html %}">La formazione</a>
|
||||
<a class="dropdown-item" href="{% link _pages/services-technical_advice.html %}">Consulenza tecnica</a>
|
||||
<a class="dropdown-item" href="{% link _pages/services-software.html %}">Sviluppo software</a>
|
||||
<a class="dropdown-item" href="{% link _pages/services-hardening.html %}">Sicurezza informatica</a>
|
||||
<h6 class="dropdown-header">Progetti</h6>
|
||||
<a class="dropdown-item" href="{% link _pages/software.html %}">Il software</a>
|
||||
<a class="dropdown-item" href="{% link _pages/communication.html %}">La comunicazione</a>
|
||||
<a class="dropdown-item" href="{% link _pages/radio.html %}">La nostra radio</a>
|
||||
<a class="dropdown-item" href="{% link _pages/channel.html %}">Il nostro canale Peertube</a>
|
||||
<a class="dropdown-item" target="_blank" rel="nofollow" href="https://blog.unitoo.it">Il Blog</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
</navbar>
|
||||
|
|
|
@ -8,16 +8,16 @@
|
|||
{% include header.html %}
|
||||
|
||||
<div class="page-content">
|
||||
<div class="pl-md-5 pl-2 pr-md-5 pr-2 pb-md-5 pb-2 pt-0">
|
||||
<div class="container-main">
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
{% include bottom.html %}
|
||||
{% include bottom.html %}
|
||||
|
||||
{% include cookie-consent.html %}
|
||||
{% include cookie-consent.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
0
_pages/about-us.html
Normal file
|
@ -217,7 +217,7 @@ h5 { font-size: 1.25rem; }
|
|||
*/
|
||||
a {
|
||||
color: $brand-color;
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
color: darken($brand-color, 5%);
|
||||
|
@ -225,8 +225,6 @@ a {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Blockquotes
|
||||
*/
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
* Site header
|
||||
*/
|
||||
.site-header {
|
||||
background: #faf9f5;
|
||||
background: #f8f8f8;
|
||||
border-top: 5px solid $title-color;
|
||||
border-bottom: 1px solid $grey-color-light;
|
||||
min-height: 56px;
|
||||
|
||||
// Positioning context for the mobile navigation icon
|
||||
position: relative;
|
||||
//position: relative;
|
||||
}
|
||||
|
||||
.site-title {
|
||||
|
@ -24,17 +24,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.search-input-group {
|
||||
max-width: 300px !important;
|
||||
}
|
||||
@media screen and (max-width: 768px) {
|
||||
.search-input-group {
|
||||
max-width: 200px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Site footer
|
||||
*/
|
||||
|
@ -270,14 +259,31 @@ aside.aside {
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
background-color:#009fe3;
|
||||
border-color:#009fe3;
|
||||
.btn {
|
||||
transition: box-shadow 0.6s ease-out, border-color 0.5s ease-out, color 0.4s ease-out;
|
||||
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
background-color:#007aae;
|
||||
border-color:#007aae;
|
||||
.btn-secondary {
|
||||
background-color: transparent;
|
||||
border-color: $brand-color-secondary;
|
||||
box-shadow: inset 0px -0.3rem 0 $brand-color-secondary;
|
||||
|
||||
color: $text-color;
|
||||
|
||||
&:hover, &:active {
|
||||
background-color: transparent;
|
||||
border-color: $brand-color-secondary-hover;
|
||||
box-shadow: inset 0px -100px 0 $brand-color-secondary-hover;
|
||||
|
||||
color: white;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
box-shadow: inset 0 0 5px $brand-color-secondary;
|
||||
color: $text-color;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-outline-primary {
|
||||
|
@ -291,12 +297,21 @@ aside.aside {
|
|||
}
|
||||
|
||||
.btn-primary {
|
||||
background-color: $brand-color;
|
||||
background-color: transparent;
|
||||
border-color: $brand-color;
|
||||
box-shadow: inset 0px -0.3rem 0 $brand-color;
|
||||
|
||||
&:hover {
|
||||
background-color: $brand-color-hover;
|
||||
color: $text-color;
|
||||
|
||||
&:hover, &:active {
|
||||
background-color: transparent;
|
||||
border-color: $brand-color-hover;
|
||||
box-shadow: inset 0px -100px 0 $brand-color;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
box-shadow: inset 0 0 5px $brand-color;
|
||||
color: $text-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -304,8 +319,12 @@ aside.aside {
|
|||
background-color: $brand-color !important;
|
||||
}
|
||||
|
||||
.border-primary {
|
||||
border-color: $brand-color !important;
|
||||
}
|
||||
|
||||
.text-primary {
|
||||
color: $brand-color;
|
||||
color: $brand-color !important;
|
||||
}
|
||||
|
||||
.card-columns {
|
||||
|
@ -333,3 +352,7 @@ aside.aside {
|
|||
width: 100%;
|
||||
padding: 100px 15px 100px;
|
||||
}
|
||||
|
||||
.shadow {
|
||||
box-shadow: -0.1rem 0.2rem 0 rgba(0, 0, 0, 0.05) !important;
|
||||
}
|
||||
|
|
4
_sass/vendor/_fontawesome.scss
vendored
240
_site/404.html
0
_site/about-us.html
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
_site/assets/images/azuracast-example.webp
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
_site/assets/images/nextcloud-example.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
_site/assets/images/nextcloud-example.webp
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
_site/assets/images/pihole-example.webp
Normal file
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 13 KiB |
15749
_site/css/main.css
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="https://jekyllrb.com/" version="3.8.6">Jekyll</generator><link href="https://www.unitoo.it/feed.xml" rel="self" type="application/atom+xml"/><link href="https://www.unitoo.it/" rel="alternate" type="text/html"/><updated>2020-06-28T18:44:00+02:00</updated><id>https://www.unitoo.it/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica</subtitle></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it"><generator uri="https://jekyllrb.com/" version="3.8.7">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="it" /><updated>2020-12-29T21:37:40+01:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Unitoo</title><subtitle>Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione</subtitle></feed>
|
403
_site/index copy.html
Normal file
|
@ -0,0 +1,403 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#943526">
|
||||
|
||||
<!-- Begin Jekyll SEO tag v2.7.1 -->
|
||||
<title>Homepage | Unitoo</title>
|
||||
<meta name="generator" content="Jekyll v3.8.7" />
|
||||
<meta property="og:title" content="Homepage" />
|
||||
<meta property="og:locale" content="it" />
|
||||
<meta name="description" content="Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione" />
|
||||
<meta property="og:description" content="Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione" />
|
||||
<link rel="canonical" href="http://localhost:4000/index%20copy.html" />
|
||||
<meta property="og:url" content="http://localhost:4000/index%20copy.html" />
|
||||
<meta property="og:site_name" content="Unitoo" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Homepage" />
|
||||
<meta name="twitter:site" content="@UnitooInc" />
|
||||
<script type="application/ld+json">
|
||||
{"description":"Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione","headline":"Homepage","@type":"WebPage","url":"http://localhost:4000/index%20copy.html","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/logo-extended.png"}},"@context":"https://schema.org"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
|
||||
<link rel='shortcut icon' href="http://localhost:4000/favicon.ico" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="http://localhost:4000/favicon-192.png" sizes="192x192">
|
||||
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
|
||||
<link rel="canonical" href="http://localhost:4000/index%20copy.html">
|
||||
<link rel="alternate" type="application/rss+xml" title="Unitoo" href="http://localhost:4000/feed.xml">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<navbar class="navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<a class="site-title" href="/" style="color: #333;">
|
||||
<img height="30" src="/assets/logo_extended_dark-5ae312c33a5c5550f8fbf3348f022576e37c749b84904194aac3eff8a4c8387d.webp">
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="#">Features</a>
|
||||
<a class="btn btn-primary" href="/contattaci/">Contattaci</a>
|
||||
</nav>
|
||||
|
||||
</div>
|
||||
|
||||
</navbar>
|
||||
|
||||
|
||||
<div class="page-content">
|
||||
<div class="container-main">
|
||||
<section class="card-columns text-center">
|
||||
<div class="card" style="max-height: 1200px; overflow-y: auto;">
|
||||
<img classs="card-img-top" src="/assets/header-mastodon-ccddebf485c3ef74b6e9412c521407a03aee8346375a1ef24493c96fde6440a7.webp">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title">Social</h2>
|
||||
<p class='card-text'>
|
||||
Ecco i link alle nostre principali piattaforme di diffusione.
|
||||
<div class="list-group list-group-flush">
|
||||
<div class="list-group-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" class="mr-2"> <i
|
||||
class="fab fa-mastodon fa-2x"></i>unitoo@mastodon.uno<br><span class="text-dark"> Canale
|
||||
ufficiale per clienti/community e hackers!</span></a>
|
||||
</div>
|
||||
<div class="list-group-item border-bottom-0">
|
||||
<a href="https://t.me/UnitooNews" rel="nofollow" target="_blank"> <i
|
||||
class="fas fa-paper-plane fa-2x"></i>Telegram<br><span class="text-dark">Canale Telegram
|
||||
per rimanere aggiornati sulle ultime news.</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<img class="card-img-top" src="/assets/header-software-485affe49ad5989e5181b6fd06bf1e4cc747aba0dbfcdcf88cdd400cb6a14138.webp">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title font-weight-bold">Software di qualità</h4>
|
||||
<p class="card-text">
|
||||
Per molti un traguardo da raggiungere, per noi le fondamenta di ogni progetto. <b>Scegli Unitoo</b>
|
||||
per il tuo successo.
|
||||
</p>
|
||||
<a class="btn btn-primary" href="/servizi/sviluppo_software/">Scopri come</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title font-weight-bold">I servizi</h2>
|
||||
<p class="card-text">I nostri servizi si basano sul meglio che la tecnologia e le community di Hacker
|
||||
possono offrire, garantendo i principi etici, morali ed il controllo su di essa.
|
||||
La scelta mirata al progresso.</p>
|
||||
|
||||
</div>
|
||||
<div class="text-left pl-3 pr-3">
|
||||
<div class="row mb-3 border-bottom">
|
||||
<div class="col-12 col-md-4 pr-md-0 mb-2 mb-md-0">
|
||||
<img src="/assets/team_building-c0e9bf76989a7cf03b15c6a06d16ca69ed0b18a9cf1bb475f508d8803cf0f6f1.webp">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 mb-2">
|
||||
<strong>Formazione</strong>
|
||||
<p class="mb-0">
|
||||
Gestione delle risorse, ottimizzazione processi di sviluppo e team management
|
||||
</p>
|
||||
<a href="/servizi/formazione/">Il piano</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mb-3 border-bottom">
|
||||
<div class="col-12 col-md-4 pr-md-0 mb-2 mb-md-0">
|
||||
<img src="/assets/server_farm-2ba75fe819226b74ef1b1b434e434e019413eb9228bb1c2ba48c484b56776459.webp">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 mb-2">
|
||||
<strong>Consulenza</strong>
|
||||
<p class="mb-0">Consulenza tecnica per gestire al meglio le risorse tecnologiche</p>
|
||||
<a href="/servizi/consulenza/">Richiedi ora</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mb-3 border-bottom">
|
||||
<div class="col-12 col-md-4 pr-md-0 mb-2 mb-md-0">
|
||||
<img src="/assets/software_devel-9a5e5a03a3f222d52d9a2e7095ab86507196e3029b7a8860c90f9d94d570ff01.webp">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 mb-2">
|
||||
<strong>Software libero</strong>
|
||||
<p class="mb-0">Sviluppo di software con licenza GPL, artworks e pubblicazione negli store</p>
|
||||
<a href="/servizi/sviluppo_software/">Scopri</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mb-3">
|
||||
<div class="col-12 col-md-4 pr-md-0 mb-2 mb-md-0">
|
||||
<img src="/assets/forge-080c335ce2064304e510bed327d8d1527fa718385ee1aa07a4a6d046adff700a.webp">
|
||||
</div>
|
||||
<div class="col-12 col-md-8 mb-2">
|
||||
<strong>Sicurezza</strong>
|
||||
<p class="mb-0">Studio e messa in atto di tecniche di hardening per le infrastrutture</p>
|
||||
<a href="/servizi/sicurezza_informatica/">Informazioni</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title font-weight-bold">Progetti in sviluppo</h2>
|
||||
<p class="card-text">Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo
|
||||
attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare
|
||||
programmi di vario genere. Eccone una selezione. Troverete comunque una lista completa dei nostri
|
||||
progetti nei Repository GitLab e GitHub.</p>
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title=""><i
|
||||
class="fab fa-gitlab fa-2x mr-2" data-original-title="" title=""></i></a>
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title="" title=""><i
|
||||
class="fab fa-github fa-2x" data-original-title="" title=""></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<img class="card-img-top" src="/assets/header-radio-8a25fa522a45681a9094b0e6913c80ce4314672dda35067f28cd97e769b1e0ee.webp">
|
||||
<div class="card-body">
|
||||
<h4 class="card-title font-weight-bold">La radio libera dedicata al software</h4>
|
||||
<p class="card-text">
|
||||
Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una
|
||||
radio allora?
|
||||
<br><br>
|
||||
Attraverso i controlli affianco alla casella "Cerca" puoi già ascoltarla, oppure se preferisci
|
||||
saperne di più clicca sotto!
|
||||
</p>
|
||||
<hr>
|
||||
<a class="btn btn-primary mt-3" href="/progetti/radio/">Scoprine i dettagli</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<img src="/assets/thinks-f7ec2be5c1073b716dd78cd6639dfe07c5d6de8e315bc48b5bd583746a3a64ee.webp">
|
||||
<div class="card-body">
|
||||
<strong class="card-title">Thinks</strong>
|
||||
<p class="card-text">Team management moderno basato sulle tecniche agili. Permette di gestire progetti
|
||||
di qualsiasi dimensioni, sia in termini di team, sia in termini di obiettivi da completare.<br>
|
||||
Completamente self-hostable, rilasciato in licenza AGPLv3.</p>
|
||||
<a rel="nofollow" target="_blank" href="https://gitlab.com/unitoo/thinks/tree/v2"><i
|
||||
class="fab fa-gitlab fa-2x text-dark"></i> Codice sorgente</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h2 class="card-title font-weight-bold">Libreboot</h2>
|
||||
<p class="card-text">Configuriamo Thinkpad T400 e T500 in vostro possesso ottimizzandoli con Libreboot,
|
||||
un BIOS basato su Coreboot completamente libero.<br> Sostituiamo hardware non libero con hardware
|
||||
certificato dalla FSF, completamente rispettoso delle quattro libertà.</p>
|
||||
<a rel="nofollow" target="_blank" href="https://libreboot.org/"><img width="42" src="/assets/libreboot_logo-d42f20ae38531f072cb2227afce369e7fd5d732e4edde4b6c8c3305ccb13e8b1.png">
|
||||
Libreboot</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<img src="/assets/server_hardening-1ca5aab51214751f54d210203a147db9ac94c0df4272e4ac41795500392227be.webp">
|
||||
<div class="card-body">
|
||||
<strong class="card-title">Sicurezza</strong>
|
||||
<p class="card-text">Applichiamo le più rigorose tecniche di hardening per i server ottenendo il maggior
|
||||
controllo possibile evitando che terzi possano manipolare l'infrastruttura.<br>Inoltre i software
|
||||
che utilizziamo sono completamente liberi e richiedono le risorse giuste in termini di potenza.<br>
|
||||
Effettuiamo anche consulenze e controlli su infrastrutture stimando eventuali rischi e possibili
|
||||
soluzioni.</p>
|
||||
<a class="btn btn-primary" href="/servizi/sicurezza_informatica/">Informazioni</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<img src="/assets/nextcloud-940ee0a7702f2ca02f2e6c814c15db90b9edd18419a5e3ca1cb0b4c9605d40bb.webp">
|
||||
<div class="card-body">
|
||||
<strong class="card-title">Nextcloud</strong>
|
||||
<p class="card-text">
|
||||
Installiamo e configuriamo server destinati a <a target="_blank" rel="nofollow"
|
||||
href="https://nextcloud.com/"><i class="fas fa-external-link-alt">Nextcloud</i></a>, una
|
||||
piattaforma self-hostable per scambiare file e comunicare in maniera totalmente sicura e
|
||||
controllata.<br> Aggiornato secondo le normative GDPR, permette di condividere e lavorare su web
|
||||
come qualsiasi altro Cloud server, oltre che offrire una piattaforma di chat integrata, un
|
||||
calendario sincronizzabile e un sistema di accessi e di cifratura molto forte.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<hr>
|
||||
<section class="text-center pt-5 pb-5">
|
||||
<div class="container pl-0 pr-0 pl-md-3 pr-md-3">
|
||||
<h1>Manteniamoci in contatto!</h1>
|
||||
|
||||
<p>Avete idee o volete partecipare ai progetti? Oppure siete solo interessati ad una consulenza? Fantastico!<br> Mandate un'email con i dettagli!<br><small class="font-weight-bold"> Nel caso di dati sensibili o dettagli che si vuol mantenere privati si prega di cifrare la mail tramite la suite GnuPG.</small></p>
|
||||
|
||||
<a class="btn btn-outline-primary" href="mailto:info@unitoo.pw">info@unitoo.pw</a>
|
||||
<br><br>
|
||||
<small><strong>GPG Fingerprint</strong>: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4</small>
|
||||
<br>
|
||||
<img width="200px" src="/assets/info_at_unitoo_qrcode-c680497afaa074cc2feda853fb32b859db073517715b173f525b729daead8e14.webp">
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site-footer" style="background-color: #222; border-top: 3px dashed white; box-shadow: 0px 180px #222;">
|
||||
|
||||
<div class="container">
|
||||
<div class="input-group mb-5">
|
||||
<input type="text" id="search-input" class="form-control rounded-right" placeholder="Vuoi cercare qualcosa?"
|
||||
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © Unitoo 2017-2020<br><br>
|
||||
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione<br>
|
||||
<small>
|
||||
The site is released under the terms of AGPLv3 license.
|
||||
You can find the sources here: <a target="_blank" rel="nofollow"
|
||||
href="https://gitlab.com/unitoo/unitoo-site"><i class="fas fa-external-link-alt"></i> GitLab</a>
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title=""><i
|
||||
class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-github" data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-mastodon "></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://www.facebook.com/UnitooInc/" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-facebook-f " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank"
|
||||
data-original-title="" title=""><img style="margin-top: -3px;" src="
|
||||
/assets/images/liberapay.webp" width="20"></a></li>
|
||||
</ul>
|
||||
|
||||
<a target="_blank" rel="nofollow" href="http://spacemacs.org"><img
|
||||
src="https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg" /></a>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
|
||||
AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
<a href="assets/privacy.pdf">Informativa privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<script type="text/javascript" src="/assets/app-c0a04ccb9aeea697576877be115c4ddca96d1c241e9ad8fb64475141ab45fb78.js"></script>
|
||||
|
||||
<!-- Matomo -->
|
||||
<script defer="true" type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['requireConsent']);
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//analytics.unitoo.it/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '1']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
<!--Track mailto-->
|
||||
<script defer="true">
|
||||
jQuery(document).ready(function($) {
|
||||
$("a[href^='mailto:']").on("click", function (e) {
|
||||
_paq.push(['trackGoal', 1]);
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<!--End Track mailto-->
|
||||
|
||||
|
||||
<style>
|
||||
#cookie-notice {padding: 0.5rem 1rem; display: none; text-align: center; position: fixed; bottom: 0; width: calc(100% - 2rem); background: #222; color: rgba(255,255,255,0.8);}
|
||||
#cookie-notice a {display: inline-block; cursor: pointer; margin-left: 0.5rem;}
|
||||
@media (max-width: 767px) {
|
||||
#cookie-notice span {display: block; padding-top: 3px; margin-bottom: 1rem;}
|
||||
#cookie-notice a {position: relative; bottom: 4px;}
|
||||
}
|
||||
</style>
|
||||
<div id="cookie-notice"><span>Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.</span><a id="cookie-notice-accept" class="btn btn-primary btn-sm">Approva</a><a href="https://matomo.org/gdpr/" rel="nofollow" class="btn btn-primary btn-sm">Scopri di più</a><a id="cookie-notice-dismiss" class="float-right"><i class="fa fa-times-circle"></i></a></div>
|
||||
<script>
|
||||
function createCookie(name,value,days) {
|
||||
var expires = "";
|
||||
if (days) {
|
||||
var date = new Date();
|
||||
date.setTime(date.getTime() + (days*24*60*60*1000));
|
||||
expires = "; expires=" + date.toUTCString();
|
||||
}
|
||||
document.cookie = name + "=" + value + expires + "; path=/";
|
||||
}
|
||||
function readCookie(name) {
|
||||
var nameEQ = name + "=";
|
||||
var ca = document.cookie.split(';');
|
||||
for(var i=0;i < ca.length;i++) {
|
||||
var c = ca[i];
|
||||
while (c.charAt(0)==' ') c = c.substring(1,c.length);
|
||||
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
function eraseCookie(name) {
|
||||
createCookie(name,"",-1);
|
||||
}
|
||||
|
||||
if(readCookie('cookie-notice-dismissed')=='true') {
|
||||
console.log("GDPR Consent");
|
||||
} else {
|
||||
document.getElementById('cookie-notice').style.display = 'block';
|
||||
}
|
||||
|
||||
document.getElementById('cookie-notice-accept').addEventListener("click",function() {
|
||||
createCookie('cookie-notice-dismissed','true',31);
|
||||
_paq.push(['rememberConsentGiven']);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
location.reload();
|
||||
});
|
||||
|
||||
document.getElementById('cookie-notice-dismiss').addEventListener("click",function() {
|
||||
createCookie('cookie-notice-dismissed','true',31);
|
||||
_paq.push(['forgetConsentGiven']);
|
||||
_paq.push(['optUserOut']);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
location.reload();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
326
_site/index.html
|
@ -0,0 +1,7 @@
|
|||
//= require jquery
|
||||
//= require jquery-ui
|
||||
//= require simple-jekyll-search
|
||||
//= require bootstrap
|
||||
//= require morphext
|
||||
//= require overhang
|
||||
//= require main
|
|
@ -1 +1,196 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>https://www.unitoo.it/progetti/peertube/</loc> </url> <url> <loc>https://www.unitoo.it/progetti/comunicazione_sicura/</loc> </url> <url> <loc>https://www.unitoo.it/contattaci/</loc> </url> <url> <loc>https://www.unitoo.it/partners/funkwhale/</loc> </url> <url> <loc>https://www.unitoo.it/progetti/libreboot/</loc> </url> <url> <loc>https://www.unitoo.it/azienda/mission/</loc> </url> <url> <loc>https://www.unitoo.it/partners/peertube/</loc> </url> <url> <loc>https://www.unitoo.it/progetti/radio/</loc> </url> <url> <loc>https://www.unitoo.it/servizi/sicurezza_informatica/</loc> </url> <url> <loc>https://www.unitoo.it/servizi/sviluppo_software/</loc> </url> <url> <loc>https://www.unitoo.it/servizi/consulenza/</loc> </url> <url> <loc>https://www.unitoo.it/servizi/formazione/</loc> </url> <url> <loc>https://www.unitoo.it/progetti/software/</loc> </url> <url> <loc>https://www.unitoo.it/azienda/vision/</loc> </url> <url> <loc>https://www.unitoo.it/tag/agile.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/azuracast.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/backup.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/bios.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/cifratura.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/company.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/consulenza.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/contatti.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/coreboot.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/creativecommons.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/data.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/development.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/email.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/formazione.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/freebios.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/freedom.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/freesoftware.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/funkwhale.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/future.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/gnupg.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/hardening.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/hardware.html</loc> </url> <url> <loc>https://www.unitoo.it/</loc> </url> <url> <loc>https://www.unitoo.it/tag/informatica.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/interviste.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/libreboot.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/licenses.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/media.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/mission.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/music.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/nodrm.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/partners.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/peertube.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/planning.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/podcast.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/projects.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/radio.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/rights.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/security.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/servizi.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/sicurezza.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/social.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/software.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/team.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/unitoo.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/video.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/vision.html</loc> </url> <url> <loc>https://www.unitoo.it/tag/work.html</loc> </url> <url> <loc>https://www.unitoo.it/assets/privacy.pdf</loc> <lastmod>2020-02-15T15:19:27+01:00</lastmod> </url> </urlset>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://localhost:4000/progetti/peertube/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/progetti/comunicazione_sicura/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/contattaci/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/partners/funkwhale/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/progetti/libreboot/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/azienda/mission/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/partners/peertube/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/progetti/radio/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/servizi/sicurezza_informatica/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/servizi/sviluppo_software/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/servizi/consulenza/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/servizi/formazione/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/progetti/software/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/azienda/vision/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/agile.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/azuracast.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/backup.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/bios.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/cifratura.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/company.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/consulenza.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/contatti.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/coreboot.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/creativecommons.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/data.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/development.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/email.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/formazione.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/freebios.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/freedom.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/freesoftware.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/funkwhale.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/future.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/gnupg.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/hardening.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/hardware.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/index%20copy.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/informatica.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/interviste.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/libreboot.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/licenses.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/media.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/mission.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/music.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/nodrm.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/partners.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/peertube.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/planning.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/podcast.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/projects.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/radio.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/rights.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/security.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/servizi.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/sicurezza.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/social.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/software.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/team.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/unitoo.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/video.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/vision.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/tag/work.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://localhost:4000/assets/privacy.pdf</loc>
|
||||
<lastmod>2020-02-15T15:19:27+01:00</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|