From 7ce0e63cb787457d0ff6a9711ff2490d5156bd5c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 31 Oct 2019 10:15:37 +0100 Subject: [PATCH] Add text below two columns --- src/components/InstancesList.vue | 2 +- src/scss/main.scss | 9 +++ src/views/Home.vue | 126 +++++++++++++++---------------- 3 files changed, 71 insertions(+), 66 deletions(-) diff --git a/src/components/InstancesList.vue b/src/components/InstancesList.vue index c8b98d0..6392074 100644 --- a/src/components/InstancesList.vue +++ b/src/components/InstancesList.vue @@ -187,7 +187,7 @@ } .mascot-loading-block { - width: 100%; + flex-grow: 1; .mascot-loading { display: none; diff --git a/src/scss/main.scss b/src/scss/main.scss index bd9d275..4e1ea32 100644 --- a/src/scss/main.scss +++ b/src/scss/main.scss @@ -229,6 +229,15 @@ p > a { } } +.bottom-two-columns { + margin: 50px auto 0; + width: 600px; + + & + .bottom-two-columns { + margin-top: 10px; + } +} + .bottom-link-wrapper { display: flex; justify-content: flex-end; diff --git a/src/views/Home.vue b/src/views/Home.vue index 9e660be..e9f1df9 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -63,7 +63,7 @@
- PeerTube aspire to be a decentralized and free/libre alternative to video broadcasting services. + PeerTube aspires to be a decentralized and free/libre alternative to video broadcasting services.
@@ -82,7 +82,6 @@
Funny federation schema -
@@ -91,15 +90,14 @@ Rather, it is a network of inter-connected small videos hosters.
- -

- Anyone with a modicum of technical skills can host a PeerTube server, aka an instance. - Each instance hosts its users and their videos. - In this way, every instance is created, moderated and maintained independently by various administrators. -

-
+

+ Anyone with a modicum of technical skills can host a PeerTube server, aka an instance. + Each instance hosts its users and their videos. + In this way, every instance is created, moderated and maintained independently by various administrators. +

+ - -

- And there's more! PeerTube uses Activity Pub, a federating protocol that allows you to interact with other software, - provided they also use this protocol. For example, PeerTube and Mastodon -a Twitter alternative- are connected: - you can follow a PeerTube user from Mastodon (the latest videos from the PeerTube account you follow will appear in your feed), - and even comment on a PeerTube-hosted video directly from your Mastodon's account. -

Funny 2 instances communication schema +

+ And there's more! PeerTube uses Activity Pub, a federating protocol that allows you to interact with other software, + provided they also use this protocol. For example, PeerTube and Mastodon -a Twitter alternative- are connected: + you can follow a PeerTube user from Mastodon (the latest videos from the PeerTube account you follow will appear in your feed), + and even comment on a PeerTube-hosted video directly from your Mastodon's account. +

+ @@ -162,23 +160,23 @@ Peertube is not subject to any corporate monopoly, does not rely on ads and does not track you. - -

- Most importantly, you are a person to PeerTube, not a product in need of profiling so as to be stuck in video - loops. - For example, PeerTube doesn't use any biased recommendation algorithms to keep you online for hours on end. -

- -

- All of this is made possible by Peertube's free/libre license (GNU-AGPL). - Its code is a digital "common", that belongs to everybody, instead of a secret formula that belongs to Google - (in the case of Youtube) or to Vivendi/Bolloré (Dailymotion). - This free/libre license guarantees our fundamental freedoms as users and allows many contributors to offer evolutions - and new features. -

+

+ Most importantly, you are a person to PeerTube, not a product in need of profiling so as to be stuck in video + loops. + For example, PeerTube doesn't use any biased recommendation algorithms to keep you online for hours on end. +

+ +

+ All of this is made possible by Peertube's free/libre license (GNU-AGPL). + Its code is a digital "common", that belongs to everybody, instead of a secret formula that belongs to Google + (in the case of Youtube) or to Vivendi/Bolloré (Dailymotion). + This free/libre license guarantees our fundamental freedoms as users and allows many contributors to offer evolutions + and new features. +

+ @@ -210,24 +208,24 @@ YouTube has clearly gone astray: its hoster, Google-Alphabet, can enforce its ContentID system (the infamous "Robocopyright") or its videos recommendation system, all of which appear to be as obscure as unfair. - -
-
- -
- Direct contact with a human-scale hoster allows for two things: you no longer are the client of a huge tech company, - and you can nurture a special relationship with your hoster, who distributes your data. -
-
- -
- With PeerTube, you get to choose your hosting provider according to their terms of use, such as their disk space limit per user, - their moderation policy, who they chose to federate with... You are not speaking with a huge tech company, so you can - talk it out in case of any issue, need, desire... -
+
+
+ +
+ Direct contact with a human-scale hoster allows for two things: you no longer are the client of a huge tech company, + and you can nurture a special relationship with your hoster, who distributes your data. +
+
+ +
+ With PeerTube, you get to choose your hosting provider according to their terms of use, such as their disk space limit per user, + their moderation policy, who they chose to federate with... You are not speaking with a huge tech company, so you can + talk it out in case of any issue, need, desire... +
+ Browse/discover PeerTube instances @@ -242,30 +240,28 @@
PeerTube P2P illustration -
-
-
+
+
-
- The PeerTube software can, whenever necessary, use a peer-to-peer protocol (P2P) to broadcast viral videos, - lowering the load of their hosts. -
+
+ The PeerTube software can, whenever necessary, use a peer-to-peer protocol (P2P) to broadcast viral videos, + lowering the load of their hosts.
- -

- In this way, when you watch a video, your computer contributes to its broadcast. - If a lot of people are watching the same video at the same time, their browser automatically send smalls pieces of the - video to the other viewers. - The server resources are not over-exploited: the stream is split, the network optimized. -

- -

- It might not look like it, but thanks to peer-to-peer broadcasting, popular video makers and their videos are no longer - forced to be hosted by big companies, whose infrastructure can stand thousands of views at the same time... or to pay for a - robust but extremely expensive independent video host. -

+ +

+ In this way, when you watch a video, your computer contributes to its broadcast. + If a lot of people are watching the same video at the same time, their browser automatically send smalls pieces of the + video to the other viewers. + The server resources are not over-exploited: the stream is split, the network optimized. +

+ +

+ It might not look like it, but thanks to peer-to-peer broadcasting, popular video makers and their videos are no longer + forced to be hosted by big companies, whose infrastructure can stand thousands of views at the same time... or to pay for a + robust but extremely expensive independent video host. +