first commit
110
fr/404.html
Normal file
@@ -0,0 +1,110 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • 404</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network/fr//fr/404.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network/fr/fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="text-center">
|
||||
|
||||
<h3>Page Not Found</h3>
|
||||
|
||||
<p class="my-5">
|
||||
This is not the page you were looking for.
|
||||
Head back to <a href="/">homepage</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<img src="/static/img/error.svg" alt="404">
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
132
fr/about.html
Normal file
@@ -0,0 +1,132 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • About</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network/fr//fr/about.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network/fr/fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<p>
|
||||
De nombreux hackers à travers le monde sont en train de (re-)décentraliser le Net.
|
||||
Voici notre participation, en offrant des services distribués, gratuit pour tous. Toujours basés sur des <strong>Logiciels Libres</strong>.
|
||||
</p>
|
||||
<p>
|
||||
Nous croyons qu'il est important de construire, de posséder et de contrôler la technologie.
|
||||
Les hackers et les communautés Open Source ont l'opportunité et la responsabilité d'offrir une alternative, d'offrir des services et des outils auxquels les gens peuvent faire confiance. Des services et outils <strong>décentralisés</strong> qui respectent <strong>par défaut la vie privée</strong> des utilisateurs.
|
||||
Au-delà du contrôle par des entreprises, qui vient trop souvent avec le suivi et l'exploitation des données.
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
Les services offerts qui nécessitent un enregistrement peuvent être fournis avec leurs propres conditions et politique de confidentialité.
|
||||
Mais voici nos <a href="/fr/terms.html">conditions générales d'utilisation</a>.
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
Ce site Web a été créé par <a href="https://libreops.cc">Libreops.cc</a> qui a concédé une licence libre pour son site Web, ce qui nous a permis d'utiliser leurs sources. Merci beaucoup à eux, n'hésitez pas à leur rendre visite et à utiliser leurs services.
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
Je gère <a href="https://hostux.network" alt="hostux.network">hostux.network</a> et l'ensemble des <a href="https://hostux.network/fr/index.html" alt="hostux.network services">services</a> bénévolement sur mon temps libre et mes fonds propres. Si vous êtes satisfait des services et que vous les utilisez régulièrement, n'hésitez pas à me soutenir sur <a href="https://liberapay.com/valere_hostux/" target="_blank">Liberapay</a>.
|
||||
</p>
|
||||
<p>
|
||||
Nos dépenses actuelles :<br>
|
||||
<ul>
|
||||
<li>Domaines: 270€/an</li>
|
||||
<li>Infrastructure: 650€/an</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://liberapay.com/valere_hostux/" target="_blank"><img src="/static/img/liberapay.svg" alt="liberapay"></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
103
fr/blog.html
Normal file
@@ -0,0 +1,103 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Updates</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="/fr/">
|
||||
|
||||
<meta property="og:image" content="fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<table class="table table-borderless table-responsive">
|
||||
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
115
fr/contact.html
Normal file
@@ -0,0 +1,115 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • Contact</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network/fr//fr/contact.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network/fr/fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<p>
|
||||
Nous sommes toujours en ligne sur notre canal IRC. N'hésitez pas à nous rejoindre.
|
||||
</p>
|
||||
<p>
|
||||
<i class="fa fa-matrix-org mr-1" aria-hidden="true"></i>
|
||||
<a href="https://irc.gru.hostux.eu" target="_blank">irc.gru.hostux.eu</a>
|
||||
</p>
|
||||
<hr>
|
||||
<p>
|
||||
Si vous souhaitez ouvrir un <strong>ticket d'assistance</strong> ou demander l'accès à un service sur invitation uniquement, envoyez-nous un e-mail.
|
||||
</p>
|
||||
<p>
|
||||
<i class="fa fa-envelope-o mr-1" aria-hidden="true"></i>
|
||||
<img src="/static/img/email.png">
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
BIN
fr/favicon.ico
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
11
fr/feed.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<author>Hostux</author>
|
||||
<title>Hostux</title>
|
||||
<link href="https://hostux.network/fr/feed.xml" rel="self" />
|
||||
<link href="https://hostux.network/fr/" />
|
||||
<icon>https://hostux.network/fr/favicon.ico</icon>
|
||||
<logo>https://hostux.network/fr/static/img/hostux.svg</logo>
|
||||
<updated>2019-10-29T11:13:32Z</updated>
|
||||
|
||||
</feed>
|
||||
465
fr/index.html
Normal file
@@ -0,0 +1,465 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network/fr//fr/index.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network/fr/fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="services">
|
||||
|
||||
<!-- Hostux -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
DNS
|
||||
<img class="service-img" src="/static/img/hostuxdns.jpg" alt="HostuxDNS">
|
||||
</h5>
|
||||
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Un résolveur DNS public chiffré, que vous pouvez utiliser pour garder secret votre trafic DNS, mais aussi pour contourner la censure.
|
||||
Il supporte le DNS sur HTTPS et le DNS sur TLS.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://dns.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">dns.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- TrashMail -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
TrashMail
|
||||
<img class="service-img" src="/static/img/mail.png" alt="TrashMail">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Le but de ce service est d'offrir une boîte de courriels jetable lorsque vous ne voulez pas donner votre adresse réelle et pour sauver votre boîte de réception du spam.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://hostux.ninja/" target="_blank" class="btn btn-outline-dark card-link">hostux.ninja</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- RSS -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
RSS
|
||||
<img class="service-img" src="/static/img/rss.png" alt="RSS">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
FreshRSS qui vous permet de suivre vos blogs et sites journalistiques favoris en vous abonnant à un flux RSS.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://rss.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">rss.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PrivateBin -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
PrivateBin
|
||||
<img class="service-img" src="/static/img/privatebin.png" alt="PrivateBin">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
PrivateBin est un pastebin en ligne minimaliste et open source où le serveur n'a aucune connaissance des données collées.
|
||||
Les données sont chiffrées et déchiffrées dans le navigateur.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://paste.hostux.net" target="_blank" class="btn btn-outline-dark card-link">paste.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nextcloud -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Nextcloud
|
||||
<img class="service-img" src="/static/img/nextcloud.png" alt="Nextcloud">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Instance NextCloud qui est une solution complète pour l'hébergement de fichiers. Vous pouvez enregistrer et synchroniser des fichiers depuis vos différents appareils (bureau, smartphone, tablette,...).
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://hostux.cloud" target="_blank" class="btn btn-outline-dark card-link">hostux.cloud</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Bitwarden -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Vault
|
||||
<img class="service-img" src="/static/img/vault.png" alt="Vault">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Gestionnaire de mots de passe, votre coffre-fort est optimisé pour une utilisation pratique sur les ordinateurs de bureau, les ordinateurs portables, les tablettes et les téléphones.
|
||||
Comme toutes vos données sont entièrement chiffrées avant de quitter votre appareil, vous seul y avez accès. Nous ne pouvons pas accéder à vos données, même si nous le voulions.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://passwd.hostux.net" target="_blank" class="btn btn-outline-dark card-link">passwd.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Gitea -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Gitea
|
||||
<img class="service-img" src="/static/img/gitea.png" alt="Gitea">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Gitea est un progiciel open-source, alternative à Gitlab et Github, permettant d’héberger le contrôle des versions de développement de logiciels à l’aide de Git, ainsi que d’autres fonctionnalités de collaboration, telles que le suivi des bogues et les wikis.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://git.hostux.net" target="_blank" class="btn btn-outline-dark card-link">git.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Pics -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Pics
|
||||
<img class="service-img" src="/static/img/pics.png" alt="Pics">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Services d'hébergement de photos et d'images, sans enregistrement, fichiers jusqu'à 20M.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://hostux.pics" target="_blank" class="btn btn-outline-dark card-link">hostux.pics</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Cryptpad -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Cryptpad
|
||||
<img class="service-img" src="/static/img/cryptpad.png" alt="Cryptpad">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
CryptPad est une suite bureautique collaborative, chiffrée de bout en bout et open-source.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://pad.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">pad.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Todo -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
To-do
|
||||
<img class="service-img" src="/static/img/todo.png" alt="To-do">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Vikunja est une application de gestion de tâches, utilisable depuis son navigateur ou un client desktop.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://todo.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">todo.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Transfer -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Transfer
|
||||
<img class="service-img" src="/static/img/transfer.png" alt="Transfer">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Partage facile et rapide de fichiers à partir de la ligne de commande.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://transfer.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">transfer.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Factorio -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Factorio
|
||||
<img class="service-img" src="/static/img/factorio.png" alt="Factorio">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Factorio est un jeu qui consiste à construire et à créer des usines automatisées pour produire des articles de complexité croissante, dans un monde infini en 2D.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://factorio.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">factorio.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Peertube -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Peertube
|
||||
<img class="service-img" src="/static/img/peertube.png" alt="Peertube">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
PeerTube est un logiciel libre d'hébergement de vidéo décentralisé permettant la diffusion en pair à pair, et un média social sur lequel les utilisateurs peuvent envoyer, regarder, commenter, évaluer et partager des vidéos en streaming.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://video.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">video.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- SignaturePDF -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Signature PDF
|
||||
<img class="service-img" src="/static/img/pdf.png" alt="Pdf">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Logiciel web libre permettant de signer un PDF.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://pdf.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">pdf.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- IRC -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
IRC
|
||||
<img class="service-img" src="/static/img/irc.png" alt="IRC">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
3 serveurs IRC pour héberger vos salons de chat, également accessibles depuis des clients web.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://irc.gru.hostux.eu" target="_blank" class="btn btn-outline-dark card-link">irc.gru.hostux.eu</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Matrix -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Element
|
||||
<img class="service-img" src="/static/img/element.png" alt="element">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Element est un logiciel libre de messagerie instantanée implémentant le protocole Matrix et distribué sous la licence Apache 2.0.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://element.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">element.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Piped -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Piped
|
||||
<img class="service-img" src="/static/img/piped.png" alt="piped">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Une interface alternative à YouTube respectueuse de la vie privée.
|
||||
L'instance est aussi accessible via <a href="https://f-droid.org/fr/packages/com.github.libretube/" target="_blank"">Libretube</a> pour Android.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://piped.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">piped.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nitter -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Nitter
|
||||
<img class="service-img" src="/static/img/nitter.png" alt="nitter">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Une interface alternative à Twitter respectueuse de la vie privée.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://nitter.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">nitter.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Teddit -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Teddit
|
||||
<img class="service-img" src="/static/img/teddit.png" alt="teddit">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Une interface alternative à Reddit respectueuse de la vie privée.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://teddit.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">teddit.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Privoxy -->
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>
|
||||
Privoxy
|
||||
<img class="service-img" src="/static/img/privoxy.png" alt="privoxy">
|
||||
</h5>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="my-2">
|
||||
Une interface alternative à TikTok respectueuse de la vie privée.
|
||||
</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="https://tik.hostux.net/" target="_blank" class="btn btn-outline-dark card-link">tik.hostux.net</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
149
fr/static/css/app.css
Normal file
@@ -0,0 +1,149 @@
|
||||
@font-face {
|
||||
font-family: ClearSans;
|
||||
src: url('../fonts/ClearSans-Regular.eot');
|
||||
src: url('../fonts/ClearSans-Regular.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/ClearSans-Regular.woff') format('woff'),
|
||||
url('../fonts/ClearSans-Regular.ttf') format('truetype'),
|
||||
url('../fonts/ClearSans-Regular.svg#open_sans') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: ClearSans;
|
||||
src: url('../fonts/ClearSans-Bold.eot');
|
||||
src: url('../fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/ClearSans-Bold.woff') format('woff'),
|
||||
url('../fonts/ClearSans-Bold.ttf') format('truetype'),
|
||||
url('../fonts/ClearSans-Bold.svg#open_sansbold') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: ClearSans;
|
||||
src: url('../fonts/ClearSans-BoldItalic.eot');
|
||||
src: url('../fonts/ClearSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/ClearSans-BoldItalic.woff') format('woff'),
|
||||
url('../fonts/ClearSans-BoldItalic.ttf') format('truetype'),
|
||||
url('../fonts/ClearSans-BoldItalic.svg#open_sansbold_italic') format('svg');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: ClearSans;
|
||||
src: url('../fonts/ClearSans-Italic.eot');
|
||||
src: url('../fonts/ClearSans-Italic.eot?#iefix') format('embedded-opentype'),
|
||||
url('../fonts/ClearSans-Italic.woff') format('woff'),
|
||||
url('../fonts/ClearSans-Italic.ttf') format('truetype'),
|
||||
url('../fonts/ClearSans-Italic.svg#open_sansitalic') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
color: #000;
|
||||
font-size: 1em;
|
||||
line-height: 1.4;
|
||||
font-family: ClearSans;
|
||||
background-color: #fafafa;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.container {
|
||||
max-width: 960px;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: #800;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
footer a,
|
||||
header a,
|
||||
nav a,
|
||||
.card-footer a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav a.text-dark:hover,
|
||||
nav a.text-dark:focus {
|
||||
color: #800 !important;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
.page {
|
||||
min-height: 100%;
|
||||
margin-bottom: -92px;
|
||||
}
|
||||
|
||||
.page:after {
|
||||
content: '';
|
||||
display: block;
|
||||
height: 92px;
|
||||
}
|
||||
|
||||
.card-header {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.services {
|
||||
display: grid;
|
||||
grid-template-columns: auto auto;
|
||||
grid-column-gap: 40px;
|
||||
grid-row-gap: 40px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.services {
|
||||
grid-template-columns: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.service-img {
|
||||
max-height: 30px;
|
||||
float: right;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.card-footer {
|
||||
padding: 0 1.25rem 1rem 1.25rem;
|
||||
background-color: transparent;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.post img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
margin: 2rem auto;
|
||||
}
|
||||
|
||||
.post img.float-left {
|
||||
margin: inherit;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin: 10px auto 0;
|
||||
text-align: center;
|
||||
}
|
||||
BIN
fr/static/fonts/ClearSans-Bold.eot
Normal file
22646
fr/static/fonts/ClearSans-Bold.svg
Normal file
BIN
fr/static/fonts/ClearSans-Bold.ttf
Normal file
BIN
fr/static/fonts/ClearSans-Bold.woff
Normal file
BIN
fr/static/fonts/ClearSans-BoldItalic.eot
Normal file
23072
fr/static/fonts/ClearSans-BoldItalic.svg
Normal file
BIN
fr/static/fonts/ClearSans-BoldItalic.ttf
Normal file
BIN
fr/static/fonts/ClearSans-BoldItalic.woff
Normal file
BIN
fr/static/fonts/ClearSans-Italic.eot
Normal file
22411
fr/static/fonts/ClearSans-Italic.svg
Normal file
BIN
fr/static/fonts/ClearSans-Italic.ttf
Normal file
BIN
fr/static/fonts/ClearSans-Italic.woff
Normal file
BIN
fr/static/fonts/ClearSans-Regular.eot
Normal file
28060
fr/static/fonts/ClearSans-Regular.svg
Normal file
BIN
fr/static/fonts/ClearSans-Regular.ttf
Normal file
BIN
fr/static/fonts/ClearSans-Regular.woff
Normal file
BIN
fr/static/img/cryptpad.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
fr/static/img/diaspora.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
fr/static/img/element.png
Normal file
|
After Width: | Height: | Size: 6.3 KiB |
BIN
fr/static/img/email.png
Normal file
|
After Width: | Height: | Size: 594 B |
139
fr/static/img/email.svg
Normal file
@@ -0,0 +1,139 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="150"
|
||||
height="15"
|
||||
viewBox="0 0 140.625 14.0625"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.92.3 (2405546, 2018-03-11)"
|
||||
sodipodi:docname="email.svg">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="5.54"
|
||||
inkscape:cx="75"
|
||||
inkscape:cy="7.5"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="1377"
|
||||
inkscape:window-height="836"
|
||||
inkscape:window-x="63"
|
||||
inkscape:window-y="27"
|
||||
inkscape:window-maximized="1"
|
||||
units="px" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-1038.2997)">
|
||||
<g
|
||||
aria-label="support@libreops.cc"
|
||||
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
id="text4136">
|
||||
<path
|
||||
d="m 6.9140692,1047.261 q 0,1.0747 -0.7603133,1.6888 -0.7603133,0.6068 -2.1639686,0.6068 -0.9577024,0 -1.7180157,-0.3582 -0.7603133,-0.3656 -1.1112271,-1.0235 l 1.0088773,-0.6141 q 0.5775456,0.9284 1.856919,0.9284 0.8334203,0 1.2428198,-0.3143 0.4167102,-0.3217 0.4167102,-0.8627 0,-0.3217 -0.1462141,-0.5191 -0.1462141,-0.2047 -0.4532637,-0.3509 -0.3070496,-0.1535 -1.2574412,-0.4094 -1.3671018,-0.3143 -1.9300261,-0.8699 -0.5556136,-0.5557 -0.5556136,-1.4768 0,-1.0162 0.7310705,-1.6303 0.7310705,-0.6141 2.0250652,-0.6141 1.0015666,0 1.6814621,0.3948 0.6798956,0.3948 0.9942559,0.9504 l -1.0015666,0.6141 q -0.5994778,-0.8992 -1.7033942,-0.8992 -0.6287206,0 -1.0673629,0.2778 -0.4313316,0.2778 -0.4313316,0.8626 0,0.5191 0.3801567,0.753 0.3801566,0.234 1.1916449,0.4314 1.3013054,0.3363 1.7984333,0.6287 0.497128,0.2924 0.7310705,0.7237 0.2412533,0.4241 0.2412533,1.082 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path833" />
|
||||
<path
|
||||
d="m 13.683782,1049.33 v -1.1405 q -0.584857,0.5848 -1.286684,0.9796 -0.701828,0.3875 -1.374413,0.3875 -0.767624,0 -1.2501302,-0.2851 -0.4751958,-0.2925 -0.694517,-0.87 -0.2120104,-0.5849 -0.2120104,-1.6157 v -5.1248 h 1.2574416 v 4.5254 q 0,1.0966 0.10966,1.4621 0.116971,0.3655 0.365535,0.5337 0.248564,0.1608 0.72376,0.1608 0.475196,0 1.118538,-0.3655 0.643342,-0.3729 1.24282,-0.8919 v -5.4246 h 1.257441 v 7.669 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path835" />
|
||||
<path
|
||||
d="m 23.918769,1045.4407 q 0,1.8861 -0.82611,3.0047 -0.818799,1.1112 -2.259008,1.1112 -1.14778,0 -2.142036,-0.8554 v 3.5165 h -1.257441 v -10.5567 h 1.257441 v 0.7677 q 0.431332,-0.4168 1.03812,-0.7019 0.606789,-0.2851 1.301306,-0.2851 1.367101,0 2.127415,1.0381 0.760313,1.0308 0.760313,2.9609 z m -1.301306,0.029 q 0,-2.9097 -1.827676,-2.9097 -0.599478,0 -1.14778,0.2998 -0.548303,0.2997 -0.950392,0.6872 v 4.0574 q 0.979634,0.8261 1.97389,0.8261 0.855353,0 1.403656,-0.7164 0.548302,-0.7165 0.548302,-2.2444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path837" />
|
||||
<path
|
||||
d="m 32.516157,1045.4407 q 0,1.8861 -0.826109,3.0047 -0.818799,1.1112 -2.259008,1.1112 -1.147781,0 -2.142037,-0.8554 v 3.5165 h -1.257441 v -10.5567 h 1.257441 v 0.7677 q 0.431332,-0.4168 1.03812,-0.7019 0.606789,-0.2851 1.301306,-0.2851 1.367102,0 2.127415,1.0381 0.760313,1.0308 0.760313,2.9609 z m -1.301305,0.029 q 0,-2.9097 -1.827676,-2.9097 -0.599478,0 -1.147781,0.2998 -0.548303,0.2997 -0.950392,0.6872 v 4.0574 q 0.979635,0.8261 1.973891,0.8261 0.855352,0 1.403655,-0.7164 0.548303,-0.7165 0.548303,-2.2444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path839" />
|
||||
<path
|
||||
d="m 40.989264,1045.5138 q 0,1.9958 -0.862663,3.0193 -0.855352,1.0235 -2.500261,1.0235 -1.644908,0 -2.514882,-1.0089 -0.869974,-1.0162 -0.869974,-3.0339 0,-2.0543 0.869974,-3.0632 0.877284,-1.0089 2.514882,-1.0089 1.652219,0 2.507572,1.0308 0.855352,1.0235 0.855352,3.0413 z m -1.301305,0 q 0,-1.5645 -0.51906,-2.2737 -0.511749,-0.7091 -1.542559,-0.7091 -1.060052,0 -1.571801,0.7164 -0.51175,0.7092 -0.51175,2.2664 0,1.4987 0.489818,2.2224 0.497127,0.7238 1.593733,0.7238 1.045431,0 1.54987,-0.7165 0.511749,-0.7164 0.511749,-2.2297 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path841" />
|
||||
<path
|
||||
d="m 47.225297,1042.9038 q -0.2047,-0.088 -0.584857,-0.088 -0.562924,0 -1.089295,0.2632 -0.51906,0.2559 -1.213577,0.9504 v 5.3003 h -1.257441 v -7.669 h 1.257441 v 1.2428 q 0.526371,-0.5336 1.103917,-0.943 0.584856,-0.4167 1.293994,-0.4167 0.475196,0 0.760314,0.1535 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path843" />
|
||||
<path
|
||||
d="m 52.847227,1049.33 q -0.73107,0.2266 -1.44752,0.2266 -1.169712,0 -1.681462,-0.6141 -0.504438,-0.6141 -0.504438,-1.93 v -4.2987 h -1.096606 v -1.0528 h 1.096606 v -2.1347 h 1.257441 v 2.1347 h 1.944647 v 1.0528 h -1.944647 v 4.0574 q 0,0.9285 0.182768,1.3306 0.190078,0.402 0.83342,0.402 0.555613,0 1.030809,-0.2047 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path845" />
|
||||
<path
|
||||
d="m 66.36472,1045.1702 q 0,1.9446 -0.745692,2.9974 -0.745692,1.0454 -2.054308,1.0454 -0.782245,0 -1.213577,-0.2266 -0.424021,-0.2267 -0.570235,-0.8115 -1.067363,0.8407 -2.171279,0.8407 -0.877285,0 -1.476762,-0.424 -0.599478,-0.424 -0.921149,-1.2209 -0.31436,-0.7969 -0.31436,-1.8131 0,-1.7545 0.811488,-2.7269 0.811488,-0.9723 2.259008,-0.9723 0.906527,0 1.754569,0.5995 v -0.3875 h 1.242819 v 5.2857 q 0,0.4752 0.153525,0.6506 0.160836,0.1682 0.548303,0.1682 0.709139,0 1.14047,-0.7896 0.431332,-0.7969 0.431332,-2.1566 0,-2.5076 -1.286684,-3.8528 -1.279374,-1.3452 -3.669974,-1.3452 -1.469452,0 -2.661097,0.6799 -1.191645,0.6799 -1.856919,1.9008 -0.665274,1.2209 -0.665274,2.6904 0,2.3906 1.374413,3.8235 1.381723,1.4329 3.779634,1.4329 1.76188,0 3.128982,-0.329 l 0.241253,1.0454 q -1.35248,0.3144 -3.384856,0.3144 -1.871541,0 -3.289818,-0.775 -1.418276,-0.7676 -2.193211,-2.2005 -0.774935,-1.4402 -0.774935,-3.3264 0,-1.7472 0.804178,-3.1947 0.804177,-1.4476 2.259008,-2.2664 1.45483,-0.8261 3.22402,-0.8261 2.89504,0 4.496084,1.6449 1.601044,1.6376 1.601044,4.5254 z m -4.656919,-1.623 q -0.899216,-0.5776 -1.542558,-0.5776 -1.081985,0 -1.542559,0.6507 -0.453264,0.6506 -0.453264,1.9081 0,2.3175 1.725326,2.3175 0.738382,0 1.813055,-0.775 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path847" />
|
||||
<path
|
||||
d="m 68.550619,1049.33 v -10.8857 h 1.257441 v 10.8857 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path849" />
|
||||
<path
|
||||
d="m 73.807018,1039.7164 q 0,0.4386 -0.197389,0.5995 -0.197389,0.1535 -0.628721,0.1535 -0.460574,0 -0.636031,-0.1974 -0.175457,-0.1974 -0.175457,-0.5556 0,-0.3875 0.190078,-0.5629 0.190078,-0.1828 0.62141,-0.1828 0.445953,0 0.636031,0.1754 0.190079,0.1682 0.190079,0.5703 z m -1.454831,9.6136 v -7.669 h 1.257442 v 7.669 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path851" />
|
||||
<path
|
||||
d="m 82.579863,1045.4407 q 0,1.9373 -0.796867,3.0266 -0.789556,1.0893 -2.215144,1.0893 -0.614099,0 -1.198955,-0.2486 -0.584857,-0.2485 -1.016188,-0.6068 v 0.6288 h -1.257442 v -10.8857 h 1.257442 v 3.9844 q 0.431331,-0.4168 1.03812,-0.7019 0.606788,-0.2851 1.301305,-0.2851 1.418277,0 2.149347,1.0381 0.738382,1.0381 0.738382,2.9609 z m -1.301306,0.029 q 0,-1.5352 -0.467885,-2.2225 -0.467885,-0.6872 -1.359791,-0.6872 -0.584856,0 -1.133159,0.2998 -0.548303,0.2997 -0.965013,0.6872 v 4.0574 q 0.41671,0.3509 0.965013,0.5922 0.548303,0.2339 1.074673,0.2339 0.848042,0 1.367102,-0.7164 0.51906,-0.7165 0.51906,-2.2444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path853" />
|
||||
<path
|
||||
d="m 88.837826,1042.9038 q -0.204699,-0.088 -0.584856,-0.088 -0.562924,0 -1.089295,0.2632 -0.51906,0.2559 -1.213577,0.9504 v 5.3003 h -1.257441 v -7.669 h 1.257441 v 1.2428 q 0.526371,-0.5336 1.103916,-0.943 0.584857,-0.4167 1.293995,-0.4167 0.475196,0 0.760313,0.1535 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path855" />
|
||||
<path
|
||||
d="m 91.104145,1045.6454 q 0,1.5206 0.51906,2.1712 0.51906,0.6434 1.666841,0.6434 0.511749,0 0.899216,-0.212 0.387468,-0.2193 0.745692,-0.7019 l 1.03812,0.6434 q -0.438642,0.6579 -1.067363,1.0162 -0.62872,0.3509 -1.703394,0.3509 -1.710705,0 -2.558746,-0.9943 -0.840732,-0.9942 -0.840732,-3.0047 0,-2.1055 0.818799,-3.107 0.82611,-1.0089 2.48564,-1.0089 1.491384,0 2.237076,0.8627 0.745692,0.8553 0.745692,2.6391 v 0.7019 z m 3.757702,-0.987 q -0.01462,-1.0308 -0.438642,-1.601 -0.41671,-0.5703 -1.359791,-0.5703 -0.899217,0 -1.352481,0.5191 -0.445953,0.5117 -0.592167,1.6522 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path857" />
|
||||
<path
|
||||
d="m 104.44618,1045.5138 q 0,1.9958 -0.86266,3.0193 -0.85535,1.0235 -2.50026,1.0235 -1.644912,0 -2.514885,-1.0089 -0.869974,-1.0162 -0.869974,-3.0339 0,-2.0543 0.869974,-3.0632 0.877284,-1.0089 2.514885,-1.0089 1.65222,0 2.50757,1.0308 0.85535,1.0235 0.85535,3.0413 z m -1.3013,0 q 0,-1.5645 -0.51906,-2.2737 -0.51175,-0.7091 -1.54256,-0.7091 -1.06006,0 -1.571805,0.7164 -0.511749,0.7092 -0.511749,2.2664 0,1.4987 0.489817,2.2224 0.497128,0.7238 1.593737,0.7238 1.04543,0 1.54987,-0.7165 0.51175,-0.7164 0.51175,-2.2297 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path859" />
|
||||
<path
|
||||
d="m 113.02164,1045.4407 q 0,1.8861 -0.82611,3.0047 -0.8188,1.1112 -2.259,1.1112 -1.14779,0 -2.14204,-0.8554 v 3.5165 h -1.25744 v -10.5567 h 1.25744 v 0.7677 q 0.43133,-0.4168 1.03812,-0.7019 0.60679,-0.2851 1.3013,-0.2851 1.36711,0 2.12742,1.0381 0.76031,1.0308 0.76031,2.9609 z m -1.3013,0.029 q 0,-2.9097 -1.82768,-2.9097 -0.59948,0 -1.14778,0.2998 -0.5483,0.2997 -0.95039,0.6872 v 4.0574 q 0.97963,0.8261 1.97389,0.8261 0.85535,0 1.40365,-0.7164 0.54831,-0.7165 0.54831,-2.2444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path861" />
|
||||
<path
|
||||
d="m 120.37621,1047.261 q 0,1.0747 -0.76031,1.6888 -0.76031,0.6068 -2.16397,0.6068 -0.9577,0 -1.71802,-0.3582 -0.76031,-0.3656 -1.11122,-1.0235 l 1.00887,-0.6141 q 0.57755,0.9284 1.85692,0.9284 0.83342,0 1.24282,-0.3143 0.41671,-0.3217 0.41671,-0.8627 0,-0.3217 -0.14621,-0.5191 -0.14621,-0.2047 -0.45326,-0.3509 -0.30705,-0.1535 -1.25745,-0.4094 -1.3671,-0.3143 -1.93002,-0.8699 -0.55561,-0.5557 -0.55561,-1.4768 0,-1.0162 0.73107,-1.6303 0.73107,-0.6141 2.02506,-0.6141 1.00157,0 1.68146,0.3948 0.6799,0.3948 0.99426,0.9504 l -1.00157,0.6141 q -0.59948,-0.8992 -1.70339,-0.8992 -0.62872,0 -1.06736,0.2778 -0.43134,0.2778 -0.43134,0.8626 0,0.5191 0.38016,0.753 0.38016,0.234 1.19165,0.4314 1.3013,0.3363 1.79843,0.6287 0.49713,0.2924 0.73107,0.7237 0.24125,0.4241 0.24125,1.082 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path863" />
|
||||
<path
|
||||
d="m 124.06081,1048.6135 q 0,0.4606 -0.21932,0.6433 -0.21201,0.1755 -0.6799,0.1755 -0.51906,0 -0.70183,-0.212 -0.17545,-0.2193 -0.17545,-0.6068 0,-0.4386 0.19739,-0.6287 0.2047,-0.1974 0.67989,-0.1974 0.49713,0 0.69452,0.1974 0.2047,0.1901 0.2047,0.6287 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path865" />
|
||||
<path
|
||||
d="m 131.91982,1048.1456 q -0.35823,0.6141 -0.99426,1.0162 -0.63603,0.3948 -1.75457,0.3948 -1.68877,0 -2.54412,-1.0162 -0.85536,-1.0235 -0.85536,-3.0266 0,-2.0032 0.84804,-3.034 0.84805,-1.0381 2.50027,-1.0381 1.89347,0 2.69765,1.4037 l -1.03081,0.6287 q -0.28512,-0.446 -0.67259,-0.6945 -0.38015,-0.2486 -1.00888,-0.2486 -1.10391,0 -1.5718,0.8042 -0.46057,0.7968 -0.46057,2.2078 0,1.0747 0.21932,1.6742 0.21932,0.5994 0.6799,0.9211 0.46788,0.3217 1.18433,0.3217 0.6141,0 1.00157,-0.2266 0.38746,-0.234 0.73107,-0.7165 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path867" />
|
||||
<path
|
||||
d="m 139.46446,1048.1456 q -0.35823,0.6141 -0.99426,1.0162 -0.63603,0.3948 -1.75457,0.3948 -1.68877,0 -2.54412,-1.0162 -0.85536,-1.0235 -0.85536,-3.0266 0,-2.0032 0.84804,-3.034 0.84805,-1.0381 2.50027,-1.0381 1.89347,0 2.69765,1.4037 l -1.03081,0.6287 q -0.28512,-0.446 -0.67259,-0.6945 -0.38016,-0.2486 -1.00888,-0.2486 -1.10391,0 -1.5718,0.8042 -0.46057,0.7968 -0.46057,2.2078 0,1.0747 0.21932,1.6742 0.21932,0.5994 0.67989,0.9211 0.46789,0.3217 1.18434,0.3217 0.6141,0 1.00157,-0.2266 0.38746,-0.234 0.73107,-0.7165 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.97232342px;line-height:1.25;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans';fill:#000000;fill-opacity:1"
|
||||
id="path869" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 16 KiB |
49
fr/static/img/error.svg
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
height="200"
|
||||
width="300"
|
||||
id="svg22"
|
||||
xml:space="preserve"
|
||||
enable-background="new 0 0 50 50"
|
||||
viewBox="0 0 300 200"
|
||||
y="0px"
|
||||
x="0px"
|
||||
version="1.1"><metadata
|
||||
id="metadata28"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs26" /><g
|
||||
transform="matrix(6.848846,0,0,6.848846,-17.622081,-61.738923)"
|
||||
id="g16"><path
|
||||
style="fill:#000000"
|
||||
id="path2"
|
||||
d="M 43.007,9.225 H 5.943 c -1.859,0 -3.37,1.512 -3.37,3.371 v 22.039 c 0,1.859 1.511,3.371 3.37,3.371 h 37.064 c 1.858,0 3.369,-1.512 3.369,-3.371 V 12.596 c 0,-1.859 -1.511,-3.371 -3.369,-3.371 z M 5.943,11.473 h 37.064 c 0.621,0 1.124,0.501 1.124,1.123 v 3.781 H 4.819 v -3.781 c 0,-0.62 0.502,-1.123 1.124,-1.123 z M 43.007,35.758 H 5.943 c -0.622,0 -1.124,-0.5 -1.124,-1.123 V 18.623 h 39.312 v 16.012 c 0,0.623 -0.503,1.123 -1.124,1.123 z" /><circle
|
||||
style="fill:#000000"
|
||||
id="circle4"
|
||||
r="1.2029999"
|
||||
cy="13.989"
|
||||
cx="7.9089999" /><circle
|
||||
style="fill:#000000"
|
||||
id="circle6"
|
||||
r="1.2029999"
|
||||
cy="13.989"
|
||||
cx="11.278" /><circle
|
||||
style="fill:#000000"
|
||||
id="circle8"
|
||||
r="1.2029999"
|
||||
cy="13.989"
|
||||
cx="14.647" /><path
|
||||
style="fill:#000000"
|
||||
id="path10"
|
||||
d="m 24.533,21.12 c -1.811,0 -3.276,1.386 -3.276,3.098 v 5.507 c 0,1.709 1.469,3.094 3.276,3.094 1.807,0 3.274,-1.385 3.274,-3.094 V 24.218 C 27.812,22.506 26.345,21.12 24.533,21.12 Z m 1.033,8.605 c 0,0.459 -0.475,0.848 -1.033,0.848 -0.556,0 -1.026,-0.389 -1.026,-0.848 v -5.507 c 0,-0.469 0.459,-0.852 1.026,-0.852 0.567,0 1.033,0.383 1.033,0.852 z" /><path
|
||||
style="fill:#000000"
|
||||
id="path12"
|
||||
d="m 19.327,26.08 h -2.513 l 1.439,-3.401 c 0.245,-0.57 -0.023,-1.229 -0.594,-1.472 -0.564,-0.241 -1.229,0.023 -1.474,0.594 l -2.106,4.961 v 0 c -0.015,0.034 -0.013,0.079 -0.026,0.116 -0.075,0.256 -0.073,0.518 0.023,0.748 0.027,0.066 0.077,0.119 0.116,0.176 0.039,0.062 0.071,0.131 0.123,0.184 0.094,0.096 0.212,0.176 0.337,0.232 0.009,0.006 0.013,0.012 0.022,0.014 v 0 c 0.135,0.057 0.283,0.092 0.438,0.092 H 18.2 v 3.463 c 0,0.619 0.503,1.123 1.125,1.123 0.619,0 1.123,-0.504 1.123,-1.123 V 27.201 C 20.449,26.583 19.945,26.08 19.327,26.08 Z" /><path
|
||||
style="fill:#000000"
|
||||
id="path14"
|
||||
d="M 33.833,26.08 H 31.316 L 32.76,22.679 C 33.003,22.109 32.737,21.45 32.164,21.207 31.6,20.966 30.935,21.23 30.69,21.801 l -2.105,4.961 v 0 c -0.016,0.034 -0.013,0.079 -0.024,0.116 -0.076,0.256 -0.074,0.518 0.022,0.748 0.026,0.066 0.076,0.119 0.113,0.176 0.04,0.062 0.072,0.131 0.123,0.184 0.098,0.096 0.216,0.176 0.341,0.232 0.009,0.006 0.013,0.012 0.021,0.014 v 0 c 0.136,0.057 0.28,0.092 0.439,0.092 h 3.089 v 3.463 c 0,0.619 0.501,1.123 1.122,1.123 0.622,0 1.123,-0.504 1.123,-1.123 V 27.201 C 34.956,26.583 34.455,26.08 33.833,26.08 Z" /></g></svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
BIN
fr/static/img/etherpad.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
fr/static/img/factorio.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
fr/static/img/gitea.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
fr/static/img/hostuxdns.jpg
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
fr/static/img/irc.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
fr/static/img/jabber.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
1
fr/static/img/liberapay.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="83" height="30"><rect id="back" fill="#f6c915" x="1" y=".5" width="82" height="29" rx="4"/><svg viewBox="0 0 80 80" height="16" width="16" x="7" y="7"><g transform="translate(-78.37-208.06)" fill="#1a171b"><path d="m104.28 271.1c-3.571 0-6.373-.466-8.41-1.396-2.037-.93-3.495-2.199-4.375-3.809-.88-1.609-1.308-3.457-1.282-5.544.025-2.086.313-4.311.868-6.675l9.579-40.05 11.69-1.81-10.484 43.44c-.202.905-.314 1.735-.339 2.489-.026.754.113 1.421.415 1.999.302.579.817 1.044 1.546 1.395.729.353 1.747.579 3.055.679l-2.263 9.278"/><path d="m146.52 246.14c0 3.671-.604 7.03-1.811 10.07-1.207 3.043-2.879 5.669-5.01 7.881-2.138 2.213-4.702 3.935-7.693 5.167-2.992 1.231-6.248 1.848-9.767 1.848-1.71 0-3.42-.151-5.129-.453l-3.394 13.651h-11.162l12.52-52.19c2.01-.603 4.311-1.143 6.901-1.622 2.589-.477 5.393-.716 8.41-.716 2.815 0 5.242.428 7.278 1.282 2.037.855 3.708 2.024 5.02 3.507 1.307 1.484 2.274 3.219 2.904 5.205.627 1.987.942 4.11.942 6.373m-27.378 15.461c.854.202 1.91.302 3.167.302 1.961 0 3.746-.364 5.355-1.094 1.609-.728 2.979-1.747 4.111-3.055 1.131-1.307 2.01-2.877 2.64-4.714.628-1.835.943-3.858.943-6.071 0-2.161-.479-3.998-1.433-5.506-.956-1.508-2.615-2.263-4.978-2.263-1.61 0-3.118.151-4.525.453l-5.28 21.948"/></g></svg><text fill="#1a171b" text-anchor="middle" font-family="Helvetica Neue,Helvetica,Arial,sans-serif" font-weight="700" font-size="14" x="50" y="20">Donate</text></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
fr/static/img/libreonion.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
69
fr/static/img/libreops.svg
Normal file
@@ -0,0 +1,69 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 600 120"
|
||||
enable-background="new 0 0 95 95"
|
||||
xml:space="preserve"
|
||||
id="svg8"
|
||||
width="600"
|
||||
height="120"><metadata
|
||||
id="metadata14"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs12">
|
||||
|
||||
|
||||
</defs>
|
||||
<g
|
||||
transform="translate(3.6699554,0.28325)"
|
||||
id="g51"><g
|
||||
aria-label="LibreOps"
|
||||
style="font-style:normal;font-weight:normal;font-size:98.52217102px;line-height:49.26108551px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d40000;fill-opacity:1;stroke:none;stroke-width:2.46305418px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
id="text4526"><path
|
||||
d="m 194.01355,30.484533 h 0.7216 q 3.27124,0.673491 3.27124,2.886391 v 58.978605 h 29.68173 q 2.9345,0 3.46367,3.800415 -0.96213,3.271244 -3.46367,3.271244 H 194.3984 q -2.79018,0 -3.46367,-3.656096 V 34.477374 q 0.43296,-3.992841 3.07882,-3.992841 z"
|
||||
style="fill:#000000;stroke-width:2.46305418px"
|
||||
id="path21" /><path
|
||||
d="m 245.15079,37.556192 q 3.46367,0.865918 3.46367,3.078818 v 1.058344 q 0,2.549646 -3.80041,3.078818 -2.45344,0 -3.27125,-3.60799 0.7216,-3.60799 3.60799,-3.60799 z m 0,12.315272 q 3.46367,0.865917 3.46367,3.078818 v 43.199662 q 0,2.693966 -3.46367,3.271244 h -0.19242 q -2.74208,0 -3.41557,-3.607989 V 54.008625 q 0.43296,-4.137161 3.60799,-4.137161 z"
|
||||
style="fill:#000000;stroke-width:2.46305418px"
|
||||
id="path23" /><path
|
||||
d="m 264.20097,30.532639 h 0.52918 q 3.27124,0.721598 3.27124,3.126924 v 23.620306 q 7.93758,-7.648938 17.84752,-7.648938 9.5732,0 17.41457,7.264086 7.45651,7.841364 7.45651,17.606989 0,13.999 -13.2774,22.032791 -5.72468,2.886391 -11.06451,2.886391 h -1.44319 q -10.05427,0 -18.71344,-9.428879 -5.29172,-7.07166 -5.29172,-16.741072 V 33.659563 q 0,-2.405326 3.27124,-3.126924 z m 3.80042,43.440196 v 0.914024 q 0,11.112608 11.64178,16.548646 3.12692,0.914024 5.62846,0.914024 h 1.10645 q 10.82397,0 16.35622,-11.64178 0.91403,-3.511777 0.91403,-5.436038 v -1.10645 q 0,-11.064502 -11.83421,-16.548646 -3.60799,-0.914024 -5.62846,-0.914024 h -0.7216 q -10.82397,0 -16.35622,11.449354 -1.10645,3.223137 -1.10645,5.82089 z"
|
||||
style="fill:#000000;stroke-width:2.46305418px"
|
||||
id="path25" /><path
|
||||
d="m 325.05573,49.823357 q 3.46367,0.865918 3.46367,3.078818 v 3.992842 q 7.93758,-7.07166 16.98161,-7.07166 4.85876,0 10.3429,2.35722 1.4432,1.491302 1.4432,2.886392 v 0.192426 q -0.57728,3.415563 -3.41557,3.415563 h -0.19242 q -4.95498,-1.587515 -7.45652,-1.587515 h -1.05834 q -10.63154,0 -15.58651,11.016395 -1.05835,2.934498 -1.05835,6.686808 v 21.359298 q 0,2.693966 -3.46367,3.271244 h -0.19242 q -2.74208,0 -3.41557,-3.607989 V 54.008625 q 0.43296,-4.185268 3.60799,-4.185268 z"
|
||||
style="fill:#000000;stroke-width:2.46305418px"
|
||||
id="path27" /><path
|
||||
d="m 387.25748,50.111996 q 14.23953,0 22.129,13.517935 2.69397,5.291718 2.69397,11.49746 v 0.914024 q -0.62539,3.60799 -3.41556,3.60799 h -37.95606 q 2.11669,7.167873 9.14025,10.968289 4.13716,1.587515 7.74515,1.587515 4.18526,0 9.5732,-2.693966 h 1.05834 q 3.22314,0.625385 3.22314,3.271244 v 0.529172 q 0,4.425801 -12.94066,6.109529 h -1.25077 q -13.2774,0 -21.26309,-12.411484 -3.22313,-5.868997 -3.22313,-12.267165 0,-13.517935 12.79633,-21.551725 6.20575,-3.078818 11.68989,-3.078818 z m -17.12592,22.513856 h 34.58859 q 0,-3.704203 -4.32959,-9.573199 -5.9171,-5.580358 -11.68988,-5.580358 h -1.97237 q -8.65918,0 -14.23953,8.466749 -1.92426,3.367457 -2.35722,6.686808 z"
|
||||
style="fill:#000000;stroke-width:2.46305418px"
|
||||
id="path29" /><path
|
||||
d="m 453.6926,30.388319 q 17.46267,0 29.20066,16.163794 5.29172,9.188347 5.29172,18.521014 0,17.270244 -15.63462,28.719597 -8.8516,5.628464 -18.52101,5.628464 h -0.7216 q -17.79942,0 -29.05634,-16.548646 -5.0993,-8.370536 -5.0993,-18.136161 0,-16.500539 14.52818,-27.805574 9.42888,-6.542488 20.01231,-6.542488 z m -27.46883,34.877234 q 0,13.181189 11.64178,22.17711 7.26409,4.906866 15.4422,4.906866 h 0.91402 q 12.89255,0 21.79226,-11.449354 5.09929,-7.360299 5.09929,-16.019474 0,-14.864918 -13.61414,-23.572199 -6.73492,-3.848523 -13.80658,-3.848523 -13.61415,0 -22.56196,11.834206 -4.90687,7.07166 -4.90687,15.971368 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:Comfortaa;fill:#d40000;fill-opacity:1;stroke-width:2.46305418px"
|
||||
id="path31" /><path
|
||||
d="m 521.33038,50.352529 q 9.42888,0 17.07781,7.119766 7.3122,7.697045 7.3122,17.270244 0,13.710361 -12.98877,21.551725 -5.62846,2.838285 -10.87207,2.838285 h -1.4432 q -8.46675,0 -16.54864,-7.312192 v 24.582433 q 0,2.26101 -3.55989,3.03071 -2.54964,0 -3.36745,-3.55988 V 76.330055 q 0,-18.472908 17.46267,-24.919182 2.16479,-0.673492 6.92734,-1.058344 z m -17.27025,23.860838 v 0.914024 q 0,9.717519 9.42888,15.10545 3.41557,1.779942 7.31219,1.779942 h 1.05835 q 10.15048,0 15.4903,-10.487223 1.25077,-3.319351 1.25077,-6.398169 v -0.914024 q 0,-8.130003 -7.45651,-13.71036 -4.4258,-3.030712 -10.00616,-3.030712 -11.0645,0 -16.16379,11.593674 -0.91403,2.838285 -0.91403,5.147398 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:Comfortaa;fill:#d40000;fill-opacity:1;stroke-width:2.46305418px"
|
||||
id="path33" /><path
|
||||
d="m 571.89035,50.496849 q 12.36337,0 19.43503,11.208821 l 0.14432,1.395089 v 0.192426 q 0,2.838285 -3.55988,3.367457 -2.35722,0 -4.81065,-4.089055 -4.95498,-4.810653 -11.20882,-4.810653 -8.22622,0 -12.98877,7.841365 l -0.14432,0.914024 q 0,2.35722 5.33983,2.838285 20.49338,4.954972 22.41764,5.67657 5.1474,3.367457 5.1474,8.562962 v 0.14432 q 0,7.408405 -10.87208,13.566041 -4.66633,2.116687 -9.95805,2.116687 -10.82397,0 -18.32859,-10.150477 -0.72159,-1.058344 -0.72159,-1.972368 v -1.058344 q 0,-2.597752 3.94473,-3.030711 1.68373,0 4.81066,4.473907 4.76254,4.425801 11.01639,4.425801 7.50462,0 12.45959,-7.119766 l 0.33675,-1.058344 V 83.73846 q 0,-2.309113 -3.17503,-2.645859 -23.90895,-5.339825 -25.30404,-6.590595 -4.4258,-3.367457 -4.4258,-8.178109 0,-6.734915 9.76563,-12.988763 5.38793,-2.838285 10.67965,-2.838285 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:Comfortaa;fill:#d40000;fill-opacity:1;stroke-width:2.46305418px"
|
||||
id="path35" /></g><g
|
||||
id="g827"><path
|
||||
d="m 150.72991,51.325318 c -1.82832,0 -3.60538,0.217859 -5.31836,0.602318 0.004,-0.20718 0.0299,-0.401546 0.0299,-0.602318 0,-16.074672 -13.0289,-29.101434 -29.10144,-29.101434 -6.45678,0 -12.40308,2.129478 -17.232321,5.689998 C 94.74836,11.839211 80.094057,0 62.635332,0 41.74424,0 24.806673,16.939705 24.806673,37.832931 c 0,4.797198 0.931247,9.367992 2.560927,13.594909 -0.670669,-0.05767 -1.345608,-0.102528 -2.029092,-0.102528 -13.443263,6e-6 -24.34054879,10.89729 -24.34054879,24.338415 0,13.441124 10.89728579,24.336271 24.33840879,24.336271 H 150.72991 c 13.44111,0 24.3384,-10.897283 24.3384,-24.338407 0,-13.441124 -10.89729,-24.336273 -24.3384,-24.336273 z"
|
||||
id="path2"
|
||||
style="stroke-width:2.135885" /><text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:69.15629578px;line-height:34.57814789px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.72890735px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="47.542381"
|
||||
y="78.513107"
|
||||
id="text4563"><tspan
|
||||
id="tspan4561"
|
||||
x="47.542381"
|
||||
y="78.513107"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Comfortaa;-inkscape-font-specification:'Comfortaa Bold';fill:#d40000;fill-opacity:1;stroke:none;stroke-width:1.72890735px;stroke-opacity:1">>_</tspan></text>
|
||||
|
||||
</g></g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 8.2 KiB |
BIN
fr/static/img/mail.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
fr/static/img/mailman.jpg
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
4
fr/static/img/mastodon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="61.076954mm" height="65.47831mm" viewBox="0 0 216.4144 232.00976">
|
||||
<path fill="#2b90d9" d="M211.80734 139.0875c-3.18125 16.36625-28.4925 34.2775-57.5625 37.74875-15.15875 1.80875-30.08375 3.47125-45.99875 2.74125-26.0275-1.1925-46.565-6.2125-46.565-6.2125 0 2.53375.15625 4.94625.46875 7.2025 3.38375 25.68625 25.47 27.225 46.39125 27.9425 21.11625.7225 39.91875-5.20625 39.91875-5.20625l.8675 19.09s-14.77 7.93125-41.08125 9.39c-14.50875.7975-32.52375-.365-53.50625-5.91875C9.23234 213.82 1.40609 165.31125.20859 116.09125c-.365-14.61375-.14-28.39375-.14-39.91875 0-50.33 32.97625-65.0825 32.97625-65.0825C49.67234 3.45375 78.20359.2425 107.86484 0h.72875c29.66125.2425 58.21125 3.45375 74.8375 11.09 0 0 32.975 14.7525 32.975 65.0825 0 0 .41375 37.13375-4.59875 62.915"/>
|
||||
<path fill="#fff" d="M177.50984 80.077v60.94125h-24.14375v-59.15c0-12.46875-5.24625-18.7975-15.74-18.7975-11.6025 0-17.4175 7.5075-17.4175 22.3525v32.37625H96.20734V85.42325c0-14.845-5.81625-22.3525-17.41875-22.3525-10.49375 0-15.74 6.32875-15.74 18.7975v59.15H38.90484V80.077c0-12.455 3.17125-22.3525 9.54125-29.675 6.56875-7.3225 15.17125-11.07625 25.85-11.07625 12.355 0 21.71125 4.74875 27.8975 14.2475l6.01375 10.08125 6.015-10.08125c6.185-9.49875 15.54125-14.2475 27.8975-14.2475 10.6775 0 19.28 3.75375 25.85 11.07625 6.36875 7.3225 9.54 17.22 9.54 29.675"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
fr/static/img/mumble.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
fr/static/img/mumble/Mumble_add_server.png
Normal file
|
After Width: | Height: | Size: 87 KiB |
BIN
fr/static/img/mumble/Mumble_audio_settings.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
fr/static/img/mumble/Mumble_channel.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
fr/static/img/mumble/Mumble_server.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
fr/static/img/nextcloud.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
fr/static/img/nitter.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
fr/static/img/pdf.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
fr/static/img/peertube.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
fr/static/img/pics.png
Normal file
|
After Width: | Height: | Size: 798 B |
BIN
fr/static/img/piped.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
fr/static/img/privatebin.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
fr/static/img/privoxy.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
fr/static/img/rss.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
fr/static/img/syncthing.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
fr/static/img/teddit.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
fr/static/img/todo.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
fr/static/img/tor.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
fr/static/img/transfer.png
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
fr/static/img/vault.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
6
fr/static/js/app.js
Normal file
@@ -0,0 +1,6 @@
|
||||
$(document).ready(function() {
|
||||
'use strict';
|
||||
|
||||
// Tooltips
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
7
fr/static/lib/bootstrap/dist/css/bootstrap.min.css
vendored
Normal file
7
fr/static/lib/bootstrap/dist/js/bootstrap.min.js
vendored
Normal file
12
fr/static/lib/fork-awesome/css/fork-awesome.min.css
vendored
Normal file
BIN
fr/static/lib/fork-awesome/fonts/forkawesome-webfont.eot
Normal file
2810
fr/static/lib/fork-awesome/fonts/forkawesome-webfont.svg
Normal file
|
After Width: | Height: | Size: 463 KiB |
BIN
fr/static/lib/fork-awesome/fonts/forkawesome-webfont.ttf
Normal file
BIN
fr/static/lib/fork-awesome/fonts/forkawesome-webfont.woff
Normal file
BIN
fr/static/lib/fork-awesome/fonts/forkawesome-webfont.woff2
Normal file
2
fr/static/lib/jquery/dist/jquery.min.js
vendored
Normal file
5
fr/static/lib/popper.js/dist/umd/popper.min.js
vendored
Normal file
1207
fr/static/lib/webl10n/l10n.js
Normal file
5
fr/static/locales.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[el]
|
||||
@import url(locales/el.ini)
|
||||
|
||||
[en]
|
||||
@import url(locales/en.ini)
|
||||
8
fr/static/locales/el.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[el]
|
||||
mumble-about-title = σχετικά
|
||||
mumble-about-text.innerHTML = <p>Το <a href="https://www.mumble.info/" target="_blank">Mumble</a> είναι μια εφαρμογή ανοιχτού λογισμικού, για ηχητικές συνδιασκέψεις.</p><p>Ο κόμβος μας τρέχει στο <code>mumble.libreops.cc</code> στη default θύρα <code>64738</code>.</p><p>Μπορεί να χρησιμοποιηθεί ελεύθερα το Discuss δωμάτιο. Μπορούμε να δημιουργήσουμε κάποιο καινούριο δωμάτιο για κοινότητες. Για οποιοδήποτε αίτημα σχετικά με την υπηρεσία στείλε μας email.</p><p><i class="fa fa-envelope-o mr-1" aria-hidden="true"></i><img src="https://libreops.cc/static/img/email.svg"></p><p>Αν θες μας βοηθήσεις μπορείς να κάνεις μια <a href="https://liberapay.com/libreops/donate" target="_blank">δωρεά</a>.</p>
|
||||
mumble-docs-text.innerHTML = <p>Στο <a href="https://wiki.mumble.info/wiki/Main_Page#Download_Mumble" target="_blank">site του Mumble</a> θα βρεις μια έκδοση για κάθε λειτουργικό σύστημα. Εδώ καλύπτουμε το documentation για Android, καθώς είναι μάλλον η πιο απλή εφαρμογή.</p><strong>Android</strong><br><ol><li>Κατεβάζεις την εφαρμογή από το <a href="https://f-droid.org/packages/com.morlunk.mumbleclient/" target="_blank">F-droid</a> ή από το <a href="https://play.google.com/store/apps/details?id=com.morlunk.mumbleclient.free" target="_blank">Google Play</a></li><li><strong>Settings > Audio > Transmit Mode</strong>, διαλέγεις τον τρόπο που θες να δουλεύει το μικρόφωνο σου. Ιδανικά επιλέγεις το "Push to Talk".</li><li>Πατάς το "Add" (+) και εισάγεις τις λεπτομέρειες του server. Address: mumble.libreops.cc. Μπορείς να αφήσεις το Port άδειο για να πάρει το default (64738) και να διαλέγεις το όνομα με το οποίο θες να φαίνεσαι. Και πατάς ADD.</li><li>Για να συνδεθείς απλά πατάς το libreops bookmark που μόλις δημιούργησες.</li><li>Μόλις συνδεθείς μπορείς να πατήσεις το βελάκι για να μπεις στο κανάλι που θες.</li></ol><p>Σε όλες τις μελλοντικές περιπτώσεις που θα ανοίξεις την εφαρμογή σου χρειάζονται μόνο τα βήματα 4 και 5. Αν δεν επέλεξες "Push to Talk" βεβαιώσου πως είσαι muted όταν δεν μιλάς.</p><p>Παρακάτω μπορείς να δεις μερικά βοηθητικά screenshots.</p>
|
||||
|
||||
|
||||
tor-about-title = σχετικά
|
||||
tor-about-text.innerHTML = <p>Το <a href="https://www.torproject.org/" target="_blank">Tor</a> είναι ένα ανοιχτό δίκτυο που σε βοηθάει να προστατευθείς απέναντι σε τεχνικές ανάλυσης της κίνησης σου στο internet, μια τεχνική παρακολούθησης που απειλεί την προσωπική σου ελευθερία και ιδιωτικότητα.</p><p>Το Tor σε προστατεύει ανακατευθύνοντας την κίνηση σου μέσα από ένα κατανεμημένο δίκτυο από κόμβους που τρέχουν εθελοντές σε όλο τον κόσμο. Εμποδίζει όσους παρακολουθούν την κίνηση σου στο internet, να μάθουν ποια sites επισκέπτεσαι και αποτρέπει τα sites από το να μάθουν τη φυσική σου τοποθεσία.</p><p>Ο στόχος μας είναι να τρέξουμε κάποιους κόμβους Tor, ώστε να συμβάλουμε στο δίκτυο και να προσπαθήσουμε να αυξήσουμε την ποικιλομορφία του. Αν θες να μας βοηθήσεις να τρέξουμε περισσότερους κόμβους, μπορείς να κάνεις μια <a href="https://liberapay.com/libreops/donate" target="_blank">δωρεά</a>.</p>
|
||||
7
fr/static/locales/en.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[en]
|
||||
mumble-about-title = about
|
||||
mumble-about-text.innerHTML = <p><a href="https://www.mumble.info/" target="_blank">Mumble</a> is an open source, low-latency, high quality voice chat software intended for audio conferences.</p><p>Our instance runs at <code>mumble.libreops.cc</code> at the default port <code>64738</code>.</p><p>You can freely use the Discuss room. We could happily create a new room for communities (projects, collectives, etc). For any inquire about this service you can send us an email.</p><p><i class="fa fa-envelope-o mr-1" aria-hidden="true"></i><img src="https://libreops.cc/static/img/email.svg"></p><p>If you want to support us, you can <a href="https://liberapay.com/libreops/donate" target="_blank">donate</a>.</p>
|
||||
mumble-docs-text.innerHTML = <p>On <a href="https://wiki.mumble.info/wiki/Main_Page#Download_Mumble" target="_blank">Mumble website</a> you can find a version for any operating system. We cover Android documentation here, since it is probably the easiest app to use.</p><strong>Android</strong><br><ol><li>Download the from <a href="https://f-droid.org/packages/com.morlunk.mumbleclient/" target="_blank">F-droid</a> or <a href="https://play.google.com/store/apps/details?id=com.morlunk.mumbleclient.free" target="_blank">Google Play</a></li><li><strong>Settings > Audio > Transmit Mode</strong>, choose how you want your mic to work. Preferably you should switch to "Push to Talk".</li><li>Press the "Add" (+) and enter server details. Address: mumble.libreops.cc. You can leave the Port empty to use the default (64738) and pick your desired username. Finally press ADD.</li><li>To connect just tap on the libreops bookmark you just created.</li><li>Once connected you can press the arrow button to join the room you want.</li></ol><p>For all future occasions you'll open the app you only have to follow steps 4 and 5. If you did not chose "Push to Talk" make sure to mute yourself when no talking.</p><p>Below you can see some helpful screenshots.</p>
|
||||
|
||||
tor-about-title = about
|
||||
tor-about-text.innerHTML = <p><a href="https://www.torproject.org/" target="_blank">Tor</a> is an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy.</p><p>Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.</p><p>Our goal is to run Tor Relays, in order to contribute to the network and try to increase its diversity. If you want to help us run more relays, you can <a href="https://liberapay.com/libreops/donate" target="_blank">donate</a>.</p>
|
||||
157
fr/terms.html
Normal file
@@ -0,0 +1,157 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hostux • About</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="/fr/feed.xml" rel="alternate" type="application/rss+xml" title="Hostux">
|
||||
<meta property="og:site_name" content="Hostux">
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://hostux.network/fr//fr/terms.html">
|
||||
|
||||
<meta property="og:image" content="https://hostux.network/fr/fr/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/lib/fork-awesome/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="page">
|
||||
|
||||
<div class="container">
|
||||
<header class="py-3 text-center">
|
||||
|
||||
<a href="/"><img src="/static/img/hostux.svg" alt="Hostux" class="avatar"></a>
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="/fr/about.html">À Propos</a>
|
||||
<a class="p-2 text-dark" href="/fr/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/fr/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/fr/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container mt-4">
|
||||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-10">
|
||||
<p>
|
||||
Si vous accédez à nos services, cela signifie que vous acceptez d'être lié par toutes les conditions ci-dessous. Donc, avant de les utiliser, veuillez lire tous les termes. Si vous n'acceptez pas toutes les conditions ci-dessous, veuillez ne pas utiliser nos services. Les services proposés qui nécessitent une inscription peuvent être assortis de leurs propres conditions et de leur propre politique de confidentialité.
|
||||
</p>
|
||||
|
||||
<h5>Contenu</h5>
|
||||
|
||||
<p>
|
||||
En ce qui concerne les Services qui vous permettent d'afficher, de lier et de rendre autrement disponible du contenu, vous nous accordez le droit et la licence d'afficher et de distribuer votre contenu sur ou via ce Service (y compris via des applications). Nous pouvons formater votre contenu pour l'afficher dans l'ensemble du Service, mais nous ne modifierons pas ou ne réviserons pas la substance de votre contenu lui-même. L'affichage et la distribution de votre contenu se fait strictement selon les règles de visibilité que vous avez définies pour le contenu. Nous ne modifierons pas la visibilité du contenu que vous avez défini.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
En dehors de notre droit limité à votre contenu, vous conservez tous vos droits sur le contenu que vous publiez, liez et rendez disponible sur ou via ces Services.
|
||||
</p>
|
||||
|
||||
<h5>Responsabilité</h5>
|
||||
|
||||
<p>
|
||||
Vous êtes responsable du contenu que vous mettez à la disposition de nos Services, y compris sa légalité, sa fiabilité et sa pertinence.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
En aucun cas Hostux ne sera tenu responsable envers vous ou un tiers pour tout dommage spécial, indirect, accessoire, fortuit, exemplaire ou consécutif de toute nature découlant de ou en relation avec nos Services et contenu inclus sur ou autrement mis à votre disposition par nos Services.
|
||||
</p>
|
||||
|
||||
<h5>Code de conduite</h5>
|
||||
|
||||
<p>
|
||||
Soyez excellents l'un envers l'autre. Soyez poli et respectez tout le monde. Tout le monde est invité à utiliser nos services. Nous nous efforçons de faire de nos services un lieu sûr pour tous, sans distinction d'âge, de sexe, de classe, d'orientation sexuelle, d'apparence ou de distribution linux.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Pour y parvenir, nous sommes intolérants à l'intolérance. Les contenus toxiques ou nocifs, les comportements qui vont au-delà des limites de l'abus et du harcèlement, ne sont pas les bienvenus dans nos services. Nous pouvons résilier les comptes qui ne respectent pas le présent Code de conduite.
|
||||
</p>
|
||||
|
||||
<h5>Données personnelles et vie privée</h5>
|
||||
|
||||
<p>
|
||||
Nous recueillons des renseignements de base sur votre compte et votre profil que vous fournissez directement et, dans la plupart des cas, facultativement à nos Services, tels que votre nom d'utilisateur, votre adresse électronique, votre nom (réel ou faux). Plusieurs de nos services n'ont même pas besoin de fournir de telles informations.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Nous ne partageons pas vos informations avec des tiers. Nous utilisons ces informations pour fournir la fonctionnalité de base de nos services.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Nous n'enregistrons pas d'informations sur votre utilisation de nos Services. Nous n'avons aucune forme d'analyse et nous ne gardons pas de journaux d'accès sur les serveurs.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Selon le Service, vous pouvez exporter vos données et contenus personnels ou même les supprimer complètement. Cela ne s'applique pas aux Services qui ne s'appuient pas sur des informations d'identité, mais nous pouvons périodiquement purger les comptes inactifs.
|
||||
</p>
|
||||
|
||||
<h5>Changements futurs</h5>
|
||||
|
||||
<p>
|
||||
Si nous décidons de modifier notre politique de confidentialité, nous afficherons ces modifications sur cette page..
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<footer class="p-3 px-md-4 my-3 border shadow">
|
||||
<div class="row justify-content-sm-between">
|
||||
<div class="col-sm">
|
||||
<a href="https://irc.gru.hostux.eu" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-comments" aria-hidden="true"></i> IRC
|
||||
</a>
|
||||
<a href="https://uptime.hostux.net/status/hostux" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-area-chart" aria-hidden="true"></i> Uptime
|
||||
</a>
|
||||
<a href="https://git.hostux.net/valere/Hostux.network_website" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/fr/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm">
|
||||
<a href="/feed.xml" class="mx-2 footer-link">
|
||||
<i class="fa fa-rss" aria-hidden="true"></i> Feed
|
||||
</a>
|
||||
<a href="https://hostux.social/@valere" class="mx-2 footer-link">
|
||||
<i class="fa fa-mastodon" aria-hidden="true"></i> Mastodon
|
||||
</a>
|
||||
<a href="https://twitter.com/0x692" class="mx-2 footer-link">
|
||||
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-sm footer-col">
|
||||
<a class="btn btn-danger mb-2" href="https://liberapay.com/valere_hostux/" target="_blank">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="/static/lib/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/lib/popper.js/dist/umd/popper.min.js"></script>
|
||||
<script src="/static/lib/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="/static/lib/webl10n/l10n.js"></script>
|
||||
<script src="/static/js/app.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||