scribe pages (#464)
Everything is ready, we need to: - [x] Agree on texts - [ ] Agree on banner Then - [x] FR - [x] SP - [ ] GE - [x] IT Co-authored-by: Fede <fede@disroot.org> Co-authored-by: l3o <l3o@disroot.org> Co-authored-by: fede <fede@disroot.org> Reviewed-on: #464 Reviewed-by: muppeth <muppeth@no-reply@disroot.org> Co-authored-by: meaz <meaz@disroot.org> Co-committed-by: meaz <meaz@disroot.org>
This commit is contained in:
parent
322c113efe
commit
5f78bd908a
35 changed files with 410 additions and 16 deletions
|
@ -103,4 +103,12 @@ services:
|
|||
text: "A translation application."
|
||||
button: 'https://translate.disroot.org'
|
||||
buttontext: "Access"
|
||||
|
||||
-
|
||||
title: 'D·Scribe'
|
||||
icon: scribe.png
|
||||
link: 'https://disroot.org/services/scribe'
|
||||
text: "A link aggregation and discussion platform that can federate with other servers that support ActivityPub."
|
||||
button: 'https://scribe.disroot.org'
|
||||
buttontext: "Access"
|
||||
---
|
||||
|
|
|
@ -77,13 +77,13 @@ services:
|
|||
link: 'https://disroot.org/services/audio'
|
||||
text: "Herramienta de audio chat."
|
||||
button: 'https://disroot.org/services/audio'
|
||||
buttontext: "Info"
|
||||
buttontext: "Hablar"
|
||||
#badge: EXPERIMENTAL
|
||||
-
|
||||
title: 'CryptPad'
|
||||
icon: cryptpad.png
|
||||
link: 'https://disroot.org/services/cryptpad'
|
||||
text: "Herramientas de oficina privadas-por-defecto."
|
||||
text: "Herramientas ofimáticas privadas-por-defecto."
|
||||
button: 'https://cryptpad.disroot.org'
|
||||
buttontext: "Acceder"
|
||||
#badge: EXPERIMENTAL
|
||||
|
@ -102,4 +102,11 @@ services:
|
|||
text: "Aplicación en línea para traducir."
|
||||
button: 'https://translate.disroot.org'
|
||||
buttontext: "Traducir"
|
||||
-
|
||||
title: 'D·Scribe'
|
||||
icon: scribe.png
|
||||
link: 'https://disroot.org/services/scribe'
|
||||
text: "Agregador de links y plataforma de discusión que puede federar con otros servidores que soporten ActivityPub."
|
||||
button: 'https://scribe.disroot.org'
|
||||
buttontext: "Acceder"
|
||||
---
|
||||
|
|
|
@ -103,4 +103,12 @@ services:
|
|||
text: "Une application de traduction."
|
||||
button: 'https://translate.disroot.org'
|
||||
buttontext: "Accès"
|
||||
|
||||
-
|
||||
title: 'D·Scribe'
|
||||
icon: scribe.png
|
||||
link: 'https://disroot.org/services/scribe'
|
||||
text: "Une plateforme d'agrégation de liens et de discussion qui peut se fédérer avec d'autres serveurs qui supportent ActivityPub."
|
||||
button: 'https://scribe.disroot.org'
|
||||
buttontext: "Accès"
|
||||
---
|
||||
|
|
|
@ -99,7 +99,16 @@ services:
|
|||
title: 'Translate'
|
||||
icon: translate.png
|
||||
link: 'https://disroot.org/services/libretranslate'
|
||||
text: "Una applicazioni di traduzione."
|
||||
text: "Una applicazione di traduzione."
|
||||
button: 'https://translate.disroot.org'
|
||||
buttontext: "Access"
|
||||
buttontext: "Accesso"
|
||||
|
||||
-
|
||||
title: 'D·Scribe'
|
||||
icon: scribe.png
|
||||
link: 'https://disroot.org/services/scribe'
|
||||
text: "Piattaforma di aggregazione e discussione di link che può federarsi con altri server che supportano ActivityPub."
|
||||
button: 'https://scribe.disroot.org'
|
||||
buttontext: "Entra"
|
||||
|
||||
---
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Points forts d'Akkoma"
|
||||
title: "Akkoma's Highlights"
|
||||
bgcolor: '#8eb726'
|
||||
fontcolor: '#ffffff'
|
||||
text_align: center
|
||||
|
|
18
pages/03.services/18.scribe/_scribe-features1/2col.en.md
Normal file
18
pages/03.services/18.scribe/_scribe-features1/2col.en.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: 'Scribe Features'
|
||||
wider_column: left
|
||||
---
|
||||
|
||||
## Create communities
|
||||
A community can focus on any topic. Users can then post text, links or images and discuss it with others.
|
||||
|
||||
## Vote!
|
||||
Posts and comments can be upvoted or downvoted, which helps to bring the most interesting items to the top.
|
||||
|
||||
## Moderation
|
||||
Moderation abilities and Public Moderation Logs.
|
||||
|
||||
---
|
||||
<b>
|
||||
|
||||
![](en/scribe_home.png?lightbox=1024)
|
18
pages/03.services/18.scribe/_scribe-features1/2col.es.md
Normal file
18
pages/03.services/18.scribe/_scribe-features1/2col.es.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: 'Características de Scribe'
|
||||
wider_column: left
|
||||
---
|
||||
|
||||
## Crear comunidades
|
||||
Una comunidad puede enforcarse en cualquier temática. Las personas usuarias pueden publicar texto, enlaces o imágenes y discutir con otras.
|
||||
|
||||
## ¡Votar!
|
||||
Las publicaciones y comentarios pueden votarse positiva o negativamente, esto ayuda a llevar más arriba los artículos más interesantes.
|
||||
|
||||
## Moderación
|
||||
Opciones y Registro Público de moderación.
|
||||
|
||||
---
|
||||
<b>
|
||||
|
||||
![](en/scribe_home.png?lightbox=1024)
|
18
pages/03.services/18.scribe/_scribe-features1/2col.fr.md
Normal file
18
pages/03.services/18.scribe/_scribe-features1/2col.fr.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: 'Caractéristiques de Scribe'
|
||||
wider_column: left
|
||||
---
|
||||
|
||||
## Créer des communautés
|
||||
Une communauté peut porter sur n'importe quel sujet. Les utilisateurs peuvent alors publier des textes, des liens ou des images et en discuter avec d'autres.
|
||||
|
||||
## Votez !
|
||||
Les messages et les commentaires peuvent être notés à la hausse ou à la baisse, ce qui permet de faire remonter les éléments les plus intéressants.
|
||||
|
||||
## Modération
|
||||
Capacités de modération et journaux de modération publics.
|
||||
|
||||
---
|
||||
<b>
|
||||
|
||||
![](en/scribe_home.png?lightbox=1024)
|
18
pages/03.services/18.scribe/_scribe-features1/2col.it.md
Normal file
18
pages/03.services/18.scribe/_scribe-features1/2col.it.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: 'Scribe Features'
|
||||
wider_column: left
|
||||
---
|
||||
|
||||
## Creare comunità
|
||||
Una comunità può essere incentrata su qualsiasi argomento. Gli utenti possono pubblicare testi, link o immagini e discuterne con gli altri.
|
||||
|
||||
## Vota!
|
||||
I post e i commenti possono essere votati o respinti, il che aiuta a far emergere gli elementi più interessanti.
|
||||
|
||||
## Moderazione
|
||||
Capacità di moderazione e registri pubblici di moderazione.
|
||||
|
||||
---
|
||||
<b>
|
||||
|
||||
![](en/scribe_home.png?lightbox=1024)
|
BIN
pages/03.services/18.scribe/_scribe-features1/en/scribe_home.png
Normal file
BIN
pages/03.services/18.scribe/_scribe-features1/en/scribe_home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 276 KiB |
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
20
pages/03.services/18.scribe/_scribe-features2/2col.en.md
Normal file
20
pages/03.services/18.scribe/_scribe-features2/2col.en.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: 'Scribe Features'
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
![](en/scribe_subscribe.png?lightbox=1024)
|
||||
|
||||
---
|
||||
|
||||
## RSS support
|
||||
It provides RSS / Atom feed support for the topics: All, Subscribed, Inbox, User and Community.
|
||||
|
||||
## Deletion
|
||||
Possible to fully erase your data, removing all posts and comments.
|
||||
|
||||
## Federated
|
||||
You can subscribe to communities from any **Lemmy** servers in the world! And since it uses the ActivityPub protocol, this means you can communicate with the Fediverse ("federated universe") platforms and software like Mastodon, PeerTube, Akkoma, etc.
|
||||
|
||||
## Cross-posting support
|
||||
A feature that allows you to search for similar posts when you are creating one. It is great to avoid duplicating posts, questions and answers within communities.
|
20
pages/03.services/18.scribe/_scribe-features2/2col.es.md
Normal file
20
pages/03.services/18.scribe/_scribe-features2/2col.es.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: 'Características de Scribe'
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
![](en/scribe_subscribe.png?lightbox=1024)
|
||||
|
||||
---
|
||||
|
||||
## Soporte para RSS
|
||||
Ofrece soporte para fuentes RSS / Atom para los temas: Todos, Suscritos, Bandeja de entrada, Usuaries y Comunidad.
|
||||
|
||||
## Eliminar
|
||||
Es posible eliminar todos nuestros datos, quitando todas las publicaciones y comentarios.
|
||||
|
||||
## Federado
|
||||
Podemos suscribirnos a comunidades de cualquier servidor de **Lemmy** en el mundo. Y como utiliza el protocolo ActivityPub, esto significa que podemos comunicarnos con las plataformas y programas del Fediverso ("universo federado") como Mastodon, PeerTube, Akkoma, etc.
|
||||
|
||||
## Soporte para Publicación cruzada (Cross-posting)
|
||||
Una característica que permite buscar publicaciones similares cuando estamos creando una. Es una funcionalidad fantástica para evitar duplicar publicaciones, preguntas y respuestas dentro de las comunidades.
|
20
pages/03.services/18.scribe/_scribe-features2/2col.fr.md
Normal file
20
pages/03.services/18.scribe/_scribe-features2/2col.fr.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: 'Caractéristiques de Scribe'
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
![](en/scribe_subscribe.png?lightbox=1024)
|
||||
|
||||
---
|
||||
|
||||
## Support RSS
|
||||
Prise en charge les flux RSS / Atom pour les rubriques : Tous, Abonnés, Boîte de réception, Utilisateur et Communauté.
|
||||
|
||||
## Suppression
|
||||
Il est possible d'effacer complètement vos données, en supprimant tous les messages et commentaires.
|
||||
|
||||
## Fédéré
|
||||
Vous pouvez vous abonner à des communautés à partir de n'importe quel serveur **Lemmy** dans le monde ! Et comme Lemmy utilise le protocole ActivityPub, cela signifie que vous pouvez communiquer avec les plateformes et logiciels Fediverse ("univers fédéré") comme Mastodon, PeerTube, Akkoma, etc.
|
||||
|
||||
## Prise en charge de l'affichage croisé
|
||||
Une fonction qui vous permet de rechercher des messages similaires lorsque vous en créez un. Elle permet d'éviter la duplication des messages, des questions et des réponses au sein des communautés.
|
20
pages/03.services/18.scribe/_scribe-features2/2col.it.md
Normal file
20
pages/03.services/18.scribe/_scribe-features2/2col.it.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: 'Scribe Features'
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
![](en/scribe_subscribe.png?lightbox=1024)
|
||||
|
||||
---
|
||||
|
||||
## Supporto RSS
|
||||
Fornisce il supporto per i feed RSS/Atom per gli argomenti: Tutti, Sottoscritti, Posta in arrivo, Utenti e Comunità.
|
||||
|
||||
## Cancellazione
|
||||
Possibilità di cancellare completamente i propri dati, rimuovendo tutti i post e i commenti.
|
||||
|
||||
## Federato
|
||||
È possibile iscriversi alle comunità da qualsiasi server **Lemmy** nel mondo! E poiché utilizza il protocollo ActivityPub, questo significa che è possibile comunicare con le piattaforme e i software del Fediverso ("universo federato") come Mastodon, PeerTube, Akkoma, ecc.
|
||||
|
||||
## Supporto al cross-posting
|
||||
Una funzione che consente di cercare post simili durante la creazione di un post. È ottimo per evitare la duplicazione di post, domande e risposte all'interno delle comunità.
|
BIN
pages/03.services/18.scribe/_scribe-features2/en/scribe_home.png
Normal file
BIN
pages/03.services/18.scribe/_scribe-features2/en/scribe_home.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 276 KiB |
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Scribe's Highlights"
|
||||
bgcolor: '#8eb726'
|
||||
fontcolor: '#ffffff'
|
||||
text_align: center
|
||||
---
|
||||
|
||||
## Scribe's features highlights:
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Destacado de Scribe"
|
||||
bgcolor: '#8eb726'
|
||||
fontcolor: '#ffffff'
|
||||
text_align: center
|
||||
---
|
||||
|
||||
## Características destacadas de Scribe:
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Avantages de Scribe"
|
||||
bgcolor: '#8eb726'
|
||||
fontcolor: '#ffffff'
|
||||
text_align: center
|
||||
---
|
||||
|
||||
## Caractéristiques de Scribe:
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Punti salienti di Scribe"
|
||||
bgcolor: '#8eb726'
|
||||
fontcolor: '#ffffff'
|
||||
text_align: center
|
||||
---
|
||||
|
||||
## Le caratteristiche di Scribe in evidenza:
|
26
pages/03.services/18.scribe/_scribe/2col.en.md
Normal file
26
pages/03.services/18.scribe/_scribe/2col.en.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#FFF'
|
||||
fontcolor: '#1F5C60'
|
||||
body_classes: modular
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
<a class="button button1" href="https://scribe.disroot.org/">Scribe</a>
|
||||
|
||||
---
|
||||
|
||||
![](logo.png)
|
||||
|
||||
Scribe is a social link aggregation and discussion platform, powered by **Lemmy**. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others.
|
||||
|
||||
|
||||
Disroot Scribe: [https://scribe.disroot.org](https://scribe.disroot.org)
|
||||
|
||||
Project Homepage: [https://join-lemmy.org/](https://join-lemmy.org/)
|
||||
|
||||
Source code: [https://github.com/LemmyNet/lemmy](https://github.com/LemmyNet/lemmy)
|
||||
|
||||
<hr>
|
||||
|
||||
You need to create a separate account on [scribe.disroot.org](https://scribe.disroot.org/) to use this service. **Disroot** credentials are not supported.
|
26
pages/03.services/18.scribe/_scribe/2col.es.md
Normal file
26
pages/03.services/18.scribe/_scribe/2col.es.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#FFF'
|
||||
fontcolor: '#1F5C60'
|
||||
body_classes: modular
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
<a class="button button1" href="https://scribe.disroot.org/">Scribe</a>
|
||||
|
||||
---
|
||||
|
||||
![](logo.png)
|
||||
|
||||
Scribe es una plataforma de agrupación social de links y discusión, desarrollado por **Lemmy**. El contenido se organiza dentro de comunidades, así es fácil suscribirse a temas que nos interesan e ignorar otros.
|
||||
|
||||
|
||||
Scribe de Disroot: [https://scribe.disroot.org](https://scribe.disroot.org)
|
||||
|
||||
Página del proyecto: [https://join-lemmy.org/](https://join-lemmy.org/)
|
||||
|
||||
Código fuente: [https://github.com/LemmyNet/lemmy](https://github.com/LemmyNet/lemmy)
|
||||
|
||||
<hr>
|
||||
|
||||
Es necesario crear una cuenta separada en [scribe.disroot.org](https://scribe.disroot.org/) para utilizar este servicio. Las credenciales de **Disroot** no están soportadas.
|
26
pages/03.services/18.scribe/_scribe/2col.fr.md
Normal file
26
pages/03.services/18.scribe/_scribe/2col.fr.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#FFF'
|
||||
fontcolor: '#1F5C60'
|
||||
body_classes: modular
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
<a class="button button1" href="https://scribe.disroot.org/">Scribe</a>
|
||||
|
||||
---
|
||||
|
||||
![](logo.png)
|
||||
|
||||
Scribe is a social link aggregation and discussion platform, powered by **Lemmy**. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others.
|
||||
|
||||
|
||||
Disroot Scribe: [https://scribe.disroot.org](https://scribe.disroot.org)
|
||||
|
||||
Project Homepage: [https://join-lemmy.org/](https://join-lemmy.org/)
|
||||
|
||||
Source code: [https://github.com/LemmyNet/lemmy](https://github.com/LemmyNet/lemmy)
|
||||
|
||||
<hr>
|
||||
|
||||
You need to create a separate account on [scribe.disroot.org](https://scribe.disroot.org/) to use this service. **Disroot** credentials are not supported.
|
26
pages/03.services/18.scribe/_scribe/2col.it.md
Normal file
26
pages/03.services/18.scribe/_scribe/2col.it.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#FFF'
|
||||
fontcolor: '#1F5C60'
|
||||
body_classes: modular
|
||||
wider_column: right
|
||||
---
|
||||
|
||||
<a class="button button1" href="https://scribe.disroot.org/">Scribe</a>
|
||||
|
||||
---
|
||||
|
||||
![](logo.png)
|
||||
|
||||
Scribe è una piattaforma di aggregazione di link sociali e di discussione, gestita da **Lemmy**. I contenuti sono organizzati in comunità, per cui è facile iscriversi agli argomenti che interessano e ignorare gli altri.
|
||||
|
||||
|
||||
Disroot Scribe: [https://scribe.disroot.org](https://scribe.disroot.org)
|
||||
|
||||
Homepage del progetto: [https://join-lemmy.org/](https://join-lemmy.org/)
|
||||
|
||||
Codice sorgente: [https://github.com/LemmyNet/lemmy](https://github.com/LemmyNet/lemmy)
|
||||
|
||||
<hr>
|
||||
|
||||
Per utilizzare questo servizio è necessario creare un account separato su [scribe.disroot.org](https://scribe.disroot.org/). Le credenziali **Disroot** non sono supportate.
|
BIN
pages/03.services/18.scribe/_scribe/logo.png
Normal file
BIN
pages/03.services/18.scribe/_scribe/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
17
pages/03.services/18.scribe/modular.en.md
Normal file
17
pages/03.services/18.scribe/modular.en.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#fff'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
by: default
|
||||
dir: asc
|
||||
custom:
|
||||
- _scribe
|
||||
- _scribe-highlights
|
||||
- _scribe-features1
|
||||
- _scribe-features2
|
||||
|
||||
body_classes: modular
|
||||
header_image: scribe_banner.jpg
|
||||
---
|
17
pages/03.services/18.scribe/modular.es.md
Normal file
17
pages/03.services/18.scribe/modular.es.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#fff'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
by: default
|
||||
dir: asc
|
||||
custom:
|
||||
- _scribe
|
||||
- _scribe-highlights
|
||||
- _scribe-features1
|
||||
- _scribe-features2
|
||||
|
||||
body_classes: modular
|
||||
header_image: scribe_banner.jpg
|
||||
---
|
17
pages/03.services/18.scribe/modular.it.md
Normal file
17
pages/03.services/18.scribe/modular.it.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Scribe
|
||||
bgcolor: '#fff'
|
||||
content:
|
||||
items: '@self.modular'
|
||||
order:
|
||||
by: default
|
||||
dir: asc
|
||||
custom:
|
||||
- _scribe
|
||||
- _scribe-highlights
|
||||
- _scribe-features1
|
||||
- _scribe-features2
|
||||
|
||||
body_classes: modular
|
||||
header_image: scribe_banner.jpg
|
||||
---
|
BIN
pages/03.services/18.scribe/scribe_banner.jpg
Normal file
BIN
pages/03.services/18.scribe/scribe_banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 812 KiB |
|
@ -7,7 +7,7 @@ fontcolor: '#555'
|
|||
text_align: left
|
||||
services:
|
||||
-
|
||||
title: Webmail
|
||||
title: Correo
|
||||
icon: email.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/email'
|
||||
text: "Cuentas de correo seguras y gratuitas para tu cliente IMAP de escritorio o via web."
|
||||
|
@ -63,10 +63,10 @@ services:
|
|||
button: 'http://vd2k6x3cvqmm7pt2m76jpcyq7girnd3owykllkpu73rxzqv2cbs5diad.onion'
|
||||
buttontext: "Conectarse"
|
||||
-
|
||||
title: 'Libre Translate'
|
||||
title: 'Traductor'
|
||||
icon: translate.png
|
||||
link: 'http://3veapfc2xpg4ouflejs2r2y3z6nkrylqkx25ruxtqpznxeyfycvhhrqd.onion'
|
||||
text: "Un servicio de traducción en línea."
|
||||
text: "Servicio de traducción en línea."
|
||||
button: 'http://vd2k6x3cvqmm7pt2m76jpcyq7girnd3owykllkpu73rxzqv2cbs5diad.onion'
|
||||
buttontext: "Traducir"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ services:
|
|||
title: "SMTP/IMAP/POP3"
|
||||
icon: email.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/email/'
|
||||
text: "Your data under your control! Collaborate, sync & share files, calendars, contacts and more."
|
||||
text: "Send, manage and downloads emails."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/566'
|
||||
buttontext: "Git issue"
|
||||
-
|
||||
|
@ -41,5 +41,12 @@ services:
|
|||
text: "A microblogging tool that can federate with other servers that support ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/571'
|
||||
buttontext: "Git issue"
|
||||
-
|
||||
title: 'D-Scribe'
|
||||
icon: scribe.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/scribe'
|
||||
text: "A link aggregation and discussion platform that can federate with other servers that support ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/743'
|
||||
buttontext: "Git issue"
|
||||
|
||||
---
|
||||
|
|
|
@ -12,34 +12,34 @@ services:
|
|||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/email'
|
||||
text: "Cuentas de correo seguras y gratuitas para tu cliente IMAP de escritorio o via web."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/566'
|
||||
buttontext: "Git issue"
|
||||
buttontext: "Incidencia en Git"
|
||||
-
|
||||
title: Nube
|
||||
icon: cloud.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/nextcloud/'
|
||||
text: "¡Tus datos bajo tu control! Colabora, sincroniza y comparte archivos, calendarios, contactos y más."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/569'
|
||||
buttontext: "Git issue"
|
||||
buttontext: "Incidencia en Git"
|
||||
-
|
||||
title: Chat XMPP
|
||||
icon: xmpp.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/xmpp'
|
||||
text: "Mensajería instantánea descentralizada."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/567'
|
||||
buttontext: "Git issue"
|
||||
buttontext: "Incidencia en Git"
|
||||
-
|
||||
title: 'CryptPad'
|
||||
icon: cryptpad.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/cryptpad'
|
||||
text: "Herramientas de oficina privadas-por-defecto."
|
||||
text: "Herramientas ofimáticas privadas-por-defecto."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/570'
|
||||
buttontext: "Git issue"
|
||||
buttontext: "Incidencia en Git"
|
||||
-
|
||||
title: 'Akkoma'
|
||||
icon: akkoma.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/akkoma'
|
||||
text: "A microblogging tool that can federate with other servers that support ActivityPub."
|
||||
text: "Herramienta de microblogging que puede federar con otros servidores que soporten ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/571'
|
||||
buttontext: "Git issue"
|
||||
buttontext: "Incidencia en Git"
|
||||
|
||||
---
|
||||
|
|
|
@ -42,4 +42,12 @@ services:
|
|||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/571'
|
||||
buttontext: "Git issue"
|
||||
|
||||
-
|
||||
title: ''D-Scribe'
|
||||
icon: scribe.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/scribe'
|
||||
text: "Une plateforme d'agrégation de liens et de discussion qui peut se fédérer avec d'autres serveurs qui supportent ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/743'
|
||||
buttontext: "Git issue"
|
||||
|
||||
---
|
||||
|
|
|
@ -41,5 +41,13 @@ services:
|
|||
text: "A microblogging tool that can federate with other servers that support ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/571'
|
||||
buttontext: "Git issue"
|
||||
-
|
||||
title: ''D-Scribe'
|
||||
icon: scribe.png
|
||||
link: 'http://j4dhkkxfcsvzvh3p5djkmuehhgd6t6l7wmzih6b4ss744hegwkiae7ad.onion/services/scribe'
|
||||
text: "Una piattaforma di aggregazione e discussione di link che può essere federata con altri server che supportano ActivityPub."
|
||||
button: 'https://git.disroot.org/Disroot/Disroot-Project/issues/743'
|
||||
buttontext: "Git issue"
|
||||
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue