1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00
diaspora_ynh/conf/_show.html.haml

27 lines
1.2 KiB
Text
Raw Normal View History

2015-05-31 13:00:43 +02:00
.container{style: "padding-top: 5%;"}
2015-05-31 11:30:05 +02:00
.hero-unit
%h2 diaspora*
2015-05-31 11:30:05 +02:00
%hr/
%p
2015-06-25 23:42:38 +02:00
%b Vous êtes sur le point de changer Internet en utilisant un réseau social anonyme et distribué.
2015-05-31 13:00:43 +02:00
%br
%b Rejoignez-nous et récupérez votre liberté, votre vie privée et vos données avec YunoHost et diaspora* !
2015-05-31 11:30:05 +02:00
%p
= link_to "Créer un compte ! »", new_user_registration_path, class: "btn btn-primary btn-large"
.row
.span4
2015-06-25 23:42:38 +02:00
%h2 diaspora*
2015-05-31 11:30:05 +02:00
%p Découvrez l'ambition du projet pour créer un réseau social universel où vous gardez le contrôle.
%p
%a.btn{:href => "https://diasporafoundation.org/"} Fondation Diaspora »
.span4
2015-05-31 13:00:43 +02:00
%h2 Auto-hébergez-vous
%p Le site (pod) sur lequel vous êtes est propulsé par YunoHost. Une distribution simple basée sur des outils libres pour créer votre propre "cloud" !
2015-05-31 11:30:05 +02:00
%p
2015-06-25 23:42:38 +02:00
%a.btn{:href => "https://yunohost.org/"} YunoHost »
2015-05-31 11:30:05 +02:00
.span4
%h2 Créez votre "Pod"
2015-06-25 23:42:38 +02:00
%p A l'aide de Yunohost et de son application diaspora*, hébergez simplement votre "pod".
2015-05-31 11:30:05 +02:00
%p
2015-06-25 23:42:38 +02:00
%a.btn{:href => "https://github.com/aymhce/diaspora_ynh"} Application diaspora* pour YunoHost »