2021-06-15 14:01:04 +02:00
<!DOCTYPE html>
2021-08-23 12:35:32 +02:00
< html lang = it >
2021-06-15 14:01:04 +02:00
< 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" >
< meta name = "no-results" content = "Nessun risultato" >
<!-- Begin Jekyll SEO tag v2.7.2 -->
< title >
Il nostro canale | Unitoo< / title >
< meta name = "generator" content = "Jekyll v3.9.1" / >
< meta property = "og:title" content = "
Il nostro canale" />
2021-08-23 12:35:32 +02:00
< meta name = "author" content = "Unitoo" / >
2021-06-15 14:01:04 +02:00
< meta property = "og:locale" content = "it" / >
< meta name = "description" content = "
Un canale Peertube dedicato al software libero, alle interviste e altri contenuti digitali" />
< meta property = "og:description" content = "
Un canale Peertube dedicato al software libero, alle interviste e altri contenuti digitali" />
2021-12-15 14:49:41 +01:00
< link rel = "canonical" href = "https://www.unitoo.it/progetti/peertube/" / >
< meta property = "og:url" content = "https://www.unitoo.it/progetti/peertube/" / >
2021-06-15 14:01:04 +02:00
< meta property = "og:site_name" content = "Unitoo" / >
2021-08-27 11:58:46 +02:00
< meta property = "og:image" content = "https://www.unitoo.it/logo.png" / >
2021-06-15 14:01:04 +02:00
< meta name = "twitter:card" content = "summary" / >
2021-08-27 11:58:46 +02:00
< meta property = "twitter:image" content = "https://www.unitoo.it/logo.png" / >
2021-06-15 14:01:04 +02:00
< meta name = "twitter:site" content = "@UnitooInc" / >
2021-08-23 12:35:32 +02:00
< meta name = "twitter:creator" content = "@Unitoo" / >
2021-06-15 14:01:04 +02:00
< script type = "application/ld+json" >
2021-12-15 14:49:41 +01:00
{"author":{"@type":"Person","name":"Unitoo"},"description":"meta.descriptions.channel","url":"https://www.unitoo.it/progetti/peertube/","@type":"WebPage","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://www.unitoo.it/assets/images/logo-extended.webp"},"name":"Unitoo"},"image":"https://www.unitoo.it/logo.png","headline":"meta.titles.channel","@context":"https://schema.org"}< / script >
2021-06-15 14:01:04 +02:00
<!-- End Jekyll SEO tag -->
2021-08-27 12:44:13 +02:00
< meta property = "og:type" content = "website" / >
2021-06-15 14:01:04 +02:00
2021-08-25 00:27:38 +02:00
< link rel = 'icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = 'shortcut icon' href = "https://www.unitoo.it/favicon.ico" type = "image/x-icon" >
< link rel = "apple-touch-icon" href = "https://www.unitoo.it/apple-touch-icon.png" >
< link rel = "manifest" href = "https://www.unitoo.it/path.webmanifest" >
2021-06-15 14:01:04 +02:00
2021-12-15 14:39:39 +01:00
< link rel = "stylesheet" type = "text/css" href = "/assets/main-5a6fe607dd29c3115f179fa9e4c5c434ba7fe7c55949db1d9e947e61275ea35fe6520bfdb6248399673b24d64bc09ea9134be743ce8d0c519bbf465305df2f77.css" >
2021-06-15 14:01:04 +02:00
2021-08-20 16:48:07 +02:00
2021-06-15 14:01:04 +02:00
< / 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 = "/" >
2021-12-15 14:39:39 +01:00
< img height = "30" alt = "Logo ufficiale Unitoo" src = "/assets/logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp" >
2021-06-15 14:01:04 +02:00
< / a >
< nav class = "my-2 d-none d-lg-block" >
2021-12-15 14:49:41 +01:00
< a class = "p-2 text-dark" href = "/chisiamo/" > Chi siamo< / a >
< a class = "p-2 text-dark" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
< a class = "p-2 text-dark" href = "/progetti/" > Progetti< / a >
< a class = "btn btn-primary ml-4" href = "/contattaci/" > Contattaci< / a >
2021-06-15 14:01:04 +02:00
< / nav >
< a class = "d-block d-lg-none" href = "javascript:openNav();" >
2021-08-20 16:48:07 +02:00
< i class = "fa-menu" > < / i >
2021-06-15 14:01:04 +02:00
< / a >
< / div >
< / navbar >
< div id = "mySidenav" class = "sidenav" >
< a href = "javascript:void(0)" class = "closebtn" onclick = "closeNav()" > × < / a >
2021-12-15 14:49:41 +01:00
< a class = "btn-outline-primary" href = "/chisiamo/" > Chi siamo< / a >
< a class = "btn-outline-primary" href = "/servizi-e-prodotti/" > Servizi e Prodotti< / a >
< a class = "btn-outline-primary" href = "/progetti/" > Progetti< / a >
< a class = "btn-outline-primary" href = "/contattaci/" > Contattaci< / a >
2021-06-15 14:01:04 +02:00
< / div >
< div class = "cover header-peertube" > < / div >
2021-08-25 00:27:38 +02:00
< section class = "container pl-0 pr-0 pl-md-3 pr-md-3 text-center mt-5 min-height-500" >
2021-06-15 14:01:04 +02:00
< h1 > Il nostro canale dedicato ai contenuti video< / h1 >
< p >
Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche.
< br > < br >
2021-12-15 14:49:41 +01:00
Il canale è ospitato dai cari amici di < a href = "/partners/peertube/" > Peertube Italia< / a >
2021-06-15 14:01:04 +02:00
e < strong > attualmente è in fase di avvio ma ci auguriamo un contributo anche da parte vostra, come state già facendo con la favolosa radio.< / strong >
< br > < br >
2021-08-20 16:48:07 +02:00
< a class = "btn btn-primary btn-lg" href = "https://peertube.uno/accounts/unitoo" rel = "nofollow" target = "_blank" > < i class = "fa-videocam" > < / i > Vai al canale< / a >
2021-06-15 14:01:04 +02:00
< / p >
< hr >
< h2 class = "mt-5" > Avete delle idee o volete suggerire qualcosa?< / h2 >
< p >
Il vostro contributo è sempre apprezzato e vi suggeriamo di contattarci sul nostro canale < a href = "https://mastodon.uno/@unitoo" > Mastodon< / a > oppure andando alla pagina
2021-12-15 14:49:41 +01:00
< a href = "/contattaci/" > Contattaci< / a > .
2021-06-15 14:01:04 +02:00
< / p >
< br > < br >
< / section >
< footer class = "site-footer" >
< div class = "container" >
< div class = "input-group mb-5" >
< input type = "text" id = "search-input" class = "form-control rounded-right" placeholder = "Vuoi cercare qualcosa?"
2021-08-08 17:54:45 +02:00
aria-label="Vuoi cercare qualcosa?" aria-describedby="button-search" autocomplete="off">
2021-06-15 14:01:04 +02:00
< 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-2021< br > < br >
Azienda dedicata allo sviluppo software, alla consulenza informatica e alla formazione< br >
< small >
Il sito (tranne i loghi) è interamente rilasciato sotto i termini della licenza AGPLv3. Puoi trovare i sorgenti qui:
2021-07-29 17:12:03 +02:00
< a target = "_blank" rel = "nofollow" href = "https://gitea.it/Unitoo/unitoo-site" >
2021-08-20 16:48:07 +02:00
< i class = "fas fa-link-ext" > < / i > Gitea
2021-06-15 14:01:04 +02:00
< / a >
< br >
< / small >
< / p >
2021-08-21 19:14:52 +02:00
2021-06-15 14:01:04 +02:00
< ul class = "list-inline social-buttons mt-2 mb-3 mx-auto" >
< li class = "list-inline-item" >
2021-08-08 17:54:45 +02:00
< 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 >
2021-06-15 14:01:04 +02:00
< / li >
< li class = "list-inline-item" >
< a href = "https://github.com/UnitooTeam" rel = "nofollow" target = "_blank" data-original-title = ""
2021-08-20 16:48:07 +02:00
title="">< i class = "fab fa-github-circled" data-original-title = "" title = "" > < / i > < / a >
2021-06-15 14:01:04 +02:00
< / li >
< li class = "list-inline-item" >
< a href = "https://mastodon.uno/@unitoo" rel = "me" target = "_blank" data-original-title = "" title = "" >
2021-12-15 14:39:39 +01:00
< img width = "20" alt = "Logo ufficiale di Mastodon, rete social di microblogging decentralizzata" src = "/assets/mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp" >
2021-06-15 14:01:04 +02:00
< / a >
< / li >
< li class = "list-inline-item" >
2021-12-15 14:49:41 +01:00
< a href = "/news/" target = "_blank" data-original-title = "" title = "" >
2021-08-20 16:48:07 +02:00
< i class = "fab fa-telegram" > < / i >
2021-08-08 17:54:45 +02:00
< / a >
2021-06-15 14:01:04 +02:00
< / li >
< li class = "list-inline-item" > < a href = "https://liberapay.com/Unitoo/" rel = "nofollow" target = "_blank" data-original-title = "" title = "" >
2021-12-15 14:39:39 +01:00
< img width = "20" alt = "Logo ufficiale di Liberapay" src = "/assets/liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp" >
2021-06-15 14:01:04 +02:00
< / a > < / li >
< / ul >
< 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 >
2021-12-15 14:49:41 +01:00
< a href = "/privacy-policy/" > Informativa privacy< / a >
2021-06-15 14:01:04 +02:00
< / div >
< / div >
< / footer >
2021-12-15 14:39:39 +01:00
< script type = "text/javascript" src = "/assets/main-c65f21c86c980bf75bd95388cc2ff11603867d9ff67f3db2ec9b13476966fa52350a9c98dc6d1f2b66cb20fee2d4b9eec4a77ae7097493559a78a2a3664b3009.js" > < / script >
< script defer type = "text/javascript" src = "/assets/matomo-e9fa97b4ef39fda9e24f7c0db2744bdb731c84e01a8d86e42498e98788ec7a460d26029adc873f45b18028476792bae8286b88c013ee24d3dd3d72cff6923f8f.js" > < / script >
< script defer async = "" type = "text/javascript" src = "/assets/analytics-1ed1e14dc3b33a31d62e4a1f4da624abd119a75fa549edaa290b7a5afa16d5fa4b7daf7e1270eec5dd50bcf1992aa9a20875d731232f4416831bb095120cc668.js" > < / script >
2021-08-25 00:27:38 +02:00
< 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 text-white" > Approva< / a >
< a href = "https://matomo.org/gdpr/" rel = "nofollow" target = "_blank" class = "btn btn-primary btn-sm text-white" > Scopri di più< / a >
< a id = "cookie-notice-dismiss" class = "mt-1 float-right text-decoration-none border border-secondary rounded btn btn-sm btn-secondary text-white" > X< / a >
< / div >
2021-06-15 14:01:04 +02:00
< / body >
< / html >