compost-jekyll-theme 0.2.3 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/actions.yml +9 -0
- data/_data/activity_pub.yml +29 -0
- data/_data/components.yml +10 -1
- data/_data/en.yml +123 -0
- data/_data/es.yml +124 -0
- data/_data/fixtures/activity_pub/activities/sutty.yml +65 -0
- data/_data/fixtures/activity_pub/likes.yml +124 -0
- data/_data/fixtures/activity_pub/replies.yml +722 -0
- data/_data/fixtures/activity_pub/shared.yml +217 -0
- data/_data/fixtures/activity_pub/users/cibor_yogui.yml +93 -0
- data/_data/fixtures/activity_pub/users/edumerco.yml +108 -0
- data/_data/fixtures/activity_pub/users/f.yml +107 -0
- data/_data/fixtures/activity_pub/users/sutty.yml +105 -0
- data/_data/manifest.json +561 -257
- data/_data/placeholder.yml +11 -0
- data/_data/theme.yml +18 -14
- data/_includes/activity_pub/actor.html +11 -0
- data/_includes/activity_pub/actor_mention.html +28 -0
- data/_includes/activity_pub/button.html +22 -0
- data/_includes/activity_pub/button_bar.html +16 -0
- data/_includes/activity_pub/cards.html +28 -0
- data/_includes/activity_pub/fediverse_interactions.html +2 -0
- data/_includes/activity_pub/generic_modal.html +55 -0
- data/_includes/activity_pub/image_modal.html +27 -0
- data/_includes/activity_pub/interactions.html +78 -0
- data/_includes/activity_pub/login_modal.html +70 -0
- data/_includes/activity_pub/reaction.html +45 -0
- data/_includes/activity_pub/reactions.html +17 -0
- data/_includes/activity_pub/replying_to.html +23 -0
- data/_includes/activity_pub/text_modal.html +16 -0
- data/_includes/activity_pub/toot_card.html +95 -0
- data/_includes/activity_pub/url.html +8 -0
- data/_includes/activity_pub/video_modal.html +20 -0
- data/_includes/bootstrap/custom_select.html +18 -0
- data/_includes/cover_post/generic.html +1 -1
- data/_includes/date.html +12 -0
- data/_includes/details.html +26 -0
- data/_includes/embed_responsive.html +3 -2
- data/_includes/external_link.html +15 -0
- data/_includes/fa.html +11 -0
- data/_includes/header_toggler.html +1 -1
- data/_includes/headings/with_link.html +1 -1
- data/_includes/theme/cards.html +7 -0
- data/_includes/theme/en_respuesta_a.html +1 -0
- data/_includes/theme/fediverse_interactions.html +1 -0
- data/_includes/theme/llamar_modal.html +21 -0
- data/_includes/theme/llamar_modal_logueo.html +1 -0
- data/_includes/theme/modal_ayuda.html +2 -0
- data/_includes/theme/modal_imagen.html +5 -0
- data/_includes/theme/modal_video.html +5 -0
- data/_includes/theme/navigation_post.html +3 -3
- data/_includes/theme/reactions.html +5 -0
- data/_includes/theme/toot_card.html +4 -0
- data/_includes/toggler/toggler.html +4 -3
- data/_layouts/back_cover.html +1 -1
- data/_layouts/default.html +1 -1
- data/_layouts/page.html +5 -0
- data/_layouts/post.html +20 -11
- data/_layouts/support.html +17 -16
- data/_sass/content.scss +15 -5
- data/_sass/details.scss +28 -0
- data/_sass/utilities.scss +21 -5
- data/assets/css/styles.scss +2 -0
- data/assets/fonts/forkawesome-webfont.woff2 +3 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2 +0 -0
- data/assets/fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2 +0 -0
- data/assets/fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9-subset.woff2 +0 -0
- data/assets/fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9.ttf +0 -0
- data/assets/fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9-subset.woff2 +0 -0
- data/assets/fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9.ttf +0 -0
- data/assets/fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQw-subset.woff2 +0 -0
- data/assets/fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQw.ttf +0 -0
- data/assets/fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQw-subset.woff2 +0 -0
- data/assets/fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQw.ttf +0 -0
- data/assets/fonts/sourceserif4/SourceSerif4-Bold.ttf.woff2 +0 -0
- data/assets/fonts/sourceserif4/SourceSerif4-BoldIt.ttf.woff2 +0 -0
- data/assets/fonts/sourceserif4/SourceSerif4-It.ttf.woff2 +0 -0
- data/assets/fonts/sourceserif4/SourceSerif4-Regular.ttf.woff2 +0 -0
- data/assets/fonts/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJow-subset.woff2 +0 -0
- data/assets/fonts/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJow.ttf +0 -0
- data/assets/js/pack.3KYIYXYU.js +3 -0
- data/assets/js/pack.3KYIYXYU.js.map +3 -0
- metadata +66 -6
- data/assets/js/pack.27TCBNGN.js +0 -40
- data/assets/js/pack.27TCBNGN.js.map +0 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 92ee8ab88d5ca9a08e69287a6a8164219bfebb0fe74cda857d180932be94d59c
|
4
|
+
data.tar.gz: 164babe6433b30cdd2e4cfdcb541066c9ac3c0b9761789e602c461c149fe9f46
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f0e8886c65aed4c93f28bf38ec96a1b90707be15d6babdfa142d64208fc4f172f089b4cd39f7e967755b8b120c082642f7b42338f6de2f5703d819a90da8dce4
|
7
|
+
data.tar.gz: 1bef6fe18d40f45a2b2e3a82a3eb6ca31c035d8824922785418c2f812d0ed81d13c8fb464ee32ebb1d875df33d458c7531f278413cdab91eebdb1ad9cff6d98f
|
data/_data/actions.yml
ADDED
@@ -0,0 +1,29 @@
|
|
1
|
+
---
|
2
|
+
notifications:
|
3
|
+
theme.jsonld:
|
4
|
+
action: delete
|
5
|
+
id: https://compost.testing.sutty.nl/es/theme.jsonld
|
6
|
+
back-cover.jsonld:
|
7
|
+
action: delete
|
8
|
+
id: https://compost.testing.sutty.nl/back-cover.jsonld
|
9
|
+
about-us.jsonld:
|
10
|
+
action: delete
|
11
|
+
id: https://compost.testing.sutty.nl/about-us.jsonld
|
12
|
+
support-us-2.jsonld:
|
13
|
+
action: delete
|
14
|
+
id: https://compost.testing.sutty.nl/support-us-2.jsonld
|
15
|
+
foreword.jsonld:
|
16
|
+
action: delete
|
17
|
+
id: https://compost.testing.sutty.nl/foreword.jsonld
|
18
|
+
qubit-guarantee.jsonld:
|
19
|
+
action: create
|
20
|
+
id: https://compost.testing.sutty.nl/qubit-guarantee.jsonld
|
21
|
+
re-sister.jsonld:
|
22
|
+
action: delete
|
23
|
+
id: https://compost.testing.sutty.nl/re-sister.jsonld
|
24
|
+
uncivilizing-digital-territories.jsonld:
|
25
|
+
action: delete
|
26
|
+
id: https://compost.testing.sutty.nl/uncivilizing-digital-territories.jsonld
|
27
|
+
actor_url: https://compost.testing.sutty.nl/about.jsonld
|
28
|
+
actor: "@compost@compost.testing.sutty.nl"
|
29
|
+
public_key_url: https://compost.testing.sutty.nl/about.jsonld#main-key
|
data/_data/components.yml
CHANGED
@@ -7,7 +7,6 @@
|
|
7
7
|
- "embed_responsive"
|
8
8
|
- "button_with_link"
|
9
9
|
- "button_with_copy"
|
10
|
-
- "navigation_post"
|
11
10
|
- "license_block"
|
12
11
|
- "image_with_link"
|
13
12
|
- "image_supporter"
|
@@ -19,3 +18,13 @@
|
|
19
18
|
- "navigation_post"
|
20
19
|
- "author_block"
|
21
20
|
- "biography"
|
21
|
+
- "cards"
|
22
|
+
- "en_respuesta_a"
|
23
|
+
- "fediverse_interactions"
|
24
|
+
- "llamar_modal"
|
25
|
+
- "llamar_modal_logueo"
|
26
|
+
- "modal_ayuda"
|
27
|
+
- "modal_imagen"
|
28
|
+
- "modal_video"
|
29
|
+
- "reactions"
|
30
|
+
- "toot_card"
|
data/_data/en.yml
CHANGED
@@ -1,6 +1,61 @@
|
|
1
1
|
---
|
2
2
|
locale: "English"
|
3
|
+
date:
|
4
|
+
format: '%m/%d/%Y'
|
5
|
+
published_at: "Published at"
|
6
|
+
last_modified_at: "Last modification"
|
7
|
+
abbr_day_names:
|
8
|
+
- Mon
|
9
|
+
- Tue
|
10
|
+
- Wed
|
11
|
+
- Thu
|
12
|
+
- Fri
|
13
|
+
- Sat
|
14
|
+
- Sun
|
15
|
+
day_names:
|
16
|
+
- Monday
|
17
|
+
- Tuesday
|
18
|
+
- Wednesday
|
19
|
+
- Thursday
|
20
|
+
- Friday
|
21
|
+
- Saturday
|
22
|
+
- Sunday
|
23
|
+
abbr_month_names:
|
24
|
+
- Jan
|
25
|
+
- Feb
|
26
|
+
- Mar
|
27
|
+
- Apr
|
28
|
+
- May
|
29
|
+
- Jun
|
30
|
+
- Jul
|
31
|
+
- Aug
|
32
|
+
- Sep
|
33
|
+
- Oct
|
34
|
+
- Nov
|
35
|
+
- Dec
|
36
|
+
month_names:
|
37
|
+
- January
|
38
|
+
- February
|
39
|
+
- March
|
40
|
+
- April
|
41
|
+
- May
|
42
|
+
- June
|
43
|
+
- July
|
44
|
+
- August
|
45
|
+
- September
|
46
|
+
- October
|
47
|
+
- November
|
48
|
+
- December
|
49
|
+
time:
|
50
|
+
am: am
|
51
|
+
pm: pm
|
52
|
+
format: "%H:%M"
|
53
|
+
date_time:
|
54
|
+
format: '%d %b %Y %H:%M'
|
3
55
|
dir: "ltr"
|
56
|
+
details:
|
57
|
+
open: "Open"
|
58
|
+
close: "Close"
|
4
59
|
previous_page: "Previous page"
|
5
60
|
next_page: "Next page"
|
6
61
|
home: "Home"
|
@@ -37,3 +92,71 @@ device_detector:
|
|
37
92
|
Once the site is published, we'll remove this section.
|
38
93
|
|
39
94
|
Click the same button to close this message.
|
95
|
+
fediverse_interactions:
|
96
|
+
- value: "conversation"
|
97
|
+
title: "Conversation"
|
98
|
+
selected: true
|
99
|
+
- value: "reactions"
|
100
|
+
title: "Reactions"
|
101
|
+
- value: "both"
|
102
|
+
title: "Conversation and reactions"
|
103
|
+
- value: "nothing"
|
104
|
+
title: "Nothing"
|
105
|
+
no_interactions_yet:
|
106
|
+
conversation: "There are no replies to show yet."
|
107
|
+
reactions: "There are no reactions to show yet."
|
108
|
+
both: "There is nothing to you yet."
|
109
|
+
ver_interacciones: "See from Fedi"
|
110
|
+
reply:
|
111
|
+
text: "In response to"
|
112
|
+
link_text: "a post on the Fediverse."
|
113
|
+
close: "Close"
|
114
|
+
login_modal:
|
115
|
+
authorize_interaction_unsupported: "Remote interactions are not supported by this instance. You can still copy-paste this page's address into your preferred client's search bar to interact from the Fediverse."
|
116
|
+
boost:
|
117
|
+
title: "boost"
|
118
|
+
text: "Boost $usuarie's post"
|
119
|
+
reply:
|
120
|
+
title: "reply"
|
121
|
+
text: "Reply to $usuarie's post"
|
122
|
+
favorite:
|
123
|
+
title: favorite
|
124
|
+
text: "Favorite $usuarie's post"
|
125
|
+
bookmark:
|
126
|
+
title: bookmark
|
127
|
+
text: "Bookmark $usuarie's post"
|
128
|
+
top_text: |
|
129
|
+
To interact with a post in the Fediverse, you will need to do so from an account from any of its instances.
|
130
|
+
**Do you have an account?**
|
131
|
+
|
132
|
+
<mark class="primary background-transparent">Note: you will need to reselect the <strong>$action</strong> option from your account.</mark>
|
133
|
+
question: "**Where is your account hosted?**"
|
134
|
+
small_text: |
|
135
|
+
Tip: That's the website where you signed up. If you don't remember, look for the welcome e-mail in your inbox.
|
136
|
+
You can also enter your full username! (e.g. @sutty@todon.nl)
|
137
|
+
bottom_text: |
|
138
|
+
Want to reply from another Fediverse-integrated Sutty website?
|
139
|
+
You can do so from the panel.
|
140
|
+
Keep in mind that for now it isn't possible to favorite, retoot or bookmark from here.
|
141
|
+
|
142
|
+
Don't have a Fediverse account yet?
|
143
|
+
[You can choose how to create one.](https://joinfediverse.wiki/How_do_I_get_an_account%3F)
|
144
|
+
placeholder: "Domain of your home server, e.g. rebel.ar"
|
145
|
+
help: |
|
146
|
+
The Fediverse is a federated social network made up of thousands of instances (servers) by and for
|
147
|
+
the people, not controlled by any company and free from algorithms that decide what content you
|
148
|
+
can consume. Anyone can create a Fediverse account, by first choosing an instance. With your account you
|
149
|
+
can write, reply, like and save, and interact with services geared towards microblogging, images, music,
|
150
|
+
videos and much more.
|
151
|
+
You can now:
|
152
|
+
- [Learn more about the Fediverse](https://sutty.nl/)
|
153
|
+
- Pick an instance from [https://joinfediverse.wiki/instances](https://joinfediverse.wiki/instances)
|
154
|
+
or [https://fediverse.to](https://fediverse.to) and create an account.
|
155
|
+
sensitive: "Sensitive content"
|
156
|
+
take_me_home: "Take me home"
|
157
|
+
total_shares: "Total shares"
|
158
|
+
total_likes: "Total likes"
|
159
|
+
globe: "Public"
|
160
|
+
activities:
|
161
|
+
Announce: "Boost"
|
162
|
+
Like: "Fave"
|
data/_data/es.yml
CHANGED
@@ -1,6 +1,61 @@
|
|
1
1
|
---
|
2
2
|
locale: "Castellano"
|
3
|
+
date:
|
4
|
+
format: '%d/%m/%Y'
|
5
|
+
published_at: "Publicado en"
|
6
|
+
last_modified_at: "Última modificación"
|
7
|
+
abbr_day_names:
|
8
|
+
- Lun
|
9
|
+
- Mar
|
10
|
+
- Mié
|
11
|
+
- Jue
|
12
|
+
- Vie
|
13
|
+
- Sáb
|
14
|
+
- Dom
|
15
|
+
day_names:
|
16
|
+
- Lunes
|
17
|
+
- Martes
|
18
|
+
- Miércoles
|
19
|
+
- Jueves
|
20
|
+
- Viernes
|
21
|
+
- Sábado
|
22
|
+
- Domingo
|
23
|
+
abbr_month_names:
|
24
|
+
- Ene
|
25
|
+
- Feb
|
26
|
+
- Mar
|
27
|
+
- Abr
|
28
|
+
- May
|
29
|
+
- Jun
|
30
|
+
- Jul
|
31
|
+
- Ago
|
32
|
+
- Sep
|
33
|
+
- Oct
|
34
|
+
- Nov
|
35
|
+
- Dic
|
36
|
+
month_names:
|
37
|
+
- Enero
|
38
|
+
- Febrero
|
39
|
+
- Marzo
|
40
|
+
- Abril
|
41
|
+
- Mayo
|
42
|
+
- Junio
|
43
|
+
- Julio
|
44
|
+
- Agosto
|
45
|
+
- Septiembre
|
46
|
+
- Octubre
|
47
|
+
- Noviembre
|
48
|
+
- Diciembre
|
49
|
+
time:
|
50
|
+
am: am
|
51
|
+
pm: pm
|
52
|
+
format: "%H:%M"
|
53
|
+
date_time:
|
54
|
+
format: '%d %b %Y %H:%M'
|
3
55
|
dir: "ltr"
|
56
|
+
details:
|
57
|
+
open: "Abrir"
|
58
|
+
close: "Cerrar"
|
4
59
|
previous_page: "Página anterior"
|
5
60
|
next_page: "Página siguiente"
|
6
61
|
home: "Inicio"
|
@@ -37,3 +92,72 @@ device_detector:
|
|
37
92
|
Una vez publiquemos el sitio, eliminaremos este recuadro.
|
38
93
|
|
39
94
|
Usa el mismo botón para cerrar este mensaje.
|
95
|
+
fediverse_interactions:
|
96
|
+
- value: "conversation"
|
97
|
+
title: "Conversación"
|
98
|
+
selected: true
|
99
|
+
- value: "reactions"
|
100
|
+
title: "Reacciones"
|
101
|
+
- value: "both"
|
102
|
+
title: "Conversación y reacciones"
|
103
|
+
- value: "nothing"
|
104
|
+
title: "Nada"
|
105
|
+
ver_interacciones: "Ver del Fediverso"
|
106
|
+
no_interactions_yet:
|
107
|
+
conversation: "Todavía no hay respuestas para mostrar."
|
108
|
+
reactions: "Todavía no hay reacciones para mostrar."
|
109
|
+
both: "Todavía no hay nada para mostrar."
|
110
|
+
reply:
|
111
|
+
text: "En respuesta a"
|
112
|
+
link_text: "una publicación en el Fediverso."
|
113
|
+
close: "Cerrar"
|
114
|
+
login_modal:
|
115
|
+
authorize_interaction_unsupported: "La interacción remota no está soportada por esta instancia. Todavía podés copiar y pegar la dirección de esta página en el buscador de tu cliente favorito para poder interactuar desde el Fediverso."
|
116
|
+
boost:
|
117
|
+
title: "impulsar"
|
118
|
+
text: "Impulsar la publicación de $usuarie"
|
119
|
+
reply:
|
120
|
+
title: "responder"
|
121
|
+
text: "Responder a la publicación de $usuarie"
|
122
|
+
favorite:
|
123
|
+
title: "favoritear"
|
124
|
+
text: "Favoritear la publicación de $usuarie"
|
125
|
+
bookmark:
|
126
|
+
title: "guardar"
|
127
|
+
text: "Guardar la publicación de $usuarie"
|
128
|
+
top_text: |
|
129
|
+
Para interactuar en el Fediverso, siempre es necesario hacerlo desde una cuenta en cualquiera de sus instancias.
|
130
|
+
¿Tienes una cuenta?
|
131
|
+
|
132
|
+
<mark class="primary background-transparent">Nota: deberás volver a marcar <strong>$action</strong> desde tu instancia.</mark>
|
133
|
+
question: "**¿Dónde tienes tu cuenta?**"
|
134
|
+
small_text: |
|
135
|
+
Pista: ese es el sitio donde te registraste. Si no lo recuerdas,
|
136
|
+
busca el correo electrónico de bienvenida en tu bandeja de entrada.
|
137
|
+
También puedes introducir tu nombre de usuario completo (por ejemplo @sutty@todon.nl)
|
138
|
+
bottom_text: |
|
139
|
+
¿Quieres responder desde otro sitio de Sutty que tenga habilitada la integración con el Fediverso?
|
140
|
+
Para escribir una respuesta, puedes hacerlo desde el panel.
|
141
|
+
Ten en cuenta que por ahora no es posible marcar como favorito, retootear o guardar.
|
142
|
+
|
143
|
+
¿Aún no tienes cuenta en el Fediverso?
|
144
|
+
[Puedes elegir cómo crearla.](https://joinfediverse.wiki/What_is_the_Fediverse%3F/es#%C2%BFC%C3%B3mo_puedo_crear_una_cuenta?)
|
145
|
+
placeholder: "Dominio de tu servidor, por ejemplo rebel.ar"
|
146
|
+
help: |
|
147
|
+
El Fediverso es una red social federada de miles de instancias (servidores) de y por la gente,
|
148
|
+
no controlada por ninguna empresa ni con algoritmos que decidan por vos. Cualquiera puede crearse
|
149
|
+
una cuenta en el Fediverso, eligiendo primero la instancia. Con una cuenta podés escribir, responder, marcar
|
150
|
+
de varias formas, e interactuar con servicios de microblogging, imágenes, música y sonidos, videos y mucho más.
|
151
|
+
Ahora podés:
|
152
|
+
|
153
|
+
- [Conocer más del Fediverso](https://sutty.nl/)
|
154
|
+
- Elegir una instancia para crear una cuenta en [https://joinfediverse.wiki/instances](https://joinfediverse.wiki/instances)
|
155
|
+
y/o [https://fediverse.to](https://fediverse.to)
|
156
|
+
sensitive: "Contenido sensible"
|
157
|
+
take_me_home: "Ir a casa"
|
158
|
+
total_shares: "Cantidad de veces compartido"
|
159
|
+
total_likes: "Cantidad de Me gusta"
|
160
|
+
globe: "Público"
|
161
|
+
activities:
|
162
|
+
Announce: "Impulso"
|
163
|
+
Like: "Favorito"
|
@@ -0,0 +1,65 @@
|
|
1
|
+
---
|
2
|
+
"@context":
|
3
|
+
- https://www.w3.org/ns/activitystreams
|
4
|
+
- ostatus: http://ostatus.org#
|
5
|
+
atomUri: ostatus:atomUri
|
6
|
+
inReplyToAtomUri: ostatus:inReplyToAtomUri
|
7
|
+
conversation: ostatus:conversation
|
8
|
+
sensitive: as:sensitive
|
9
|
+
toot: http://joinmastodon.org/ns#
|
10
|
+
votersCount: toot:votersCount
|
11
|
+
id: https://todon.nl/users/sutty/statuses/112679216759380529
|
12
|
+
available: true
|
13
|
+
type: Note
|
14
|
+
shares:
|
15
|
+
totalItems: 35
|
16
|
+
likes:
|
17
|
+
totalItems: 106
|
18
|
+
summary:
|
19
|
+
inReplyTo:
|
20
|
+
published: '2024-06-25T20:46:40Z'
|
21
|
+
url:
|
22
|
+
- href: https://todon.nl/@sutty/112679216759380529
|
23
|
+
rel: canonical
|
24
|
+
attributedTo: https://todon.nl/users/sutty
|
25
|
+
to:
|
26
|
+
- https://www.w3.org/ns/activitystreams#Public
|
27
|
+
cc:
|
28
|
+
- https://todon.nl/users/sutty/followers
|
29
|
+
- https://todon.nl/users/sutty
|
30
|
+
sensitive: false
|
31
|
+
atomUri: https://todon.nl/users/sutty/statuses/112679216759380529
|
32
|
+
inReplyToAtomUri:
|
33
|
+
conversation: tag:todon.nl,2024-06-25:objectId=127903062:objectType=Conversation
|
34
|
+
content: <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
|
35
|
+
href="https://todon.nl/@sutty" class="u-url mention">@<span>sutty</span></a></span>,
|
36
|
+
una Cooperativa que apoya a activistas de los DDHH y sus publicaciones/comunicaciones.
|
37
|
+
Estamos discutiendo y nos interesa lo que piensan/desean ustedes acerca de las múltiples
|
38
|
+
relaciones entre los sitios web y el Fediverso. </p><p>* ¿Cuál es su opinión sobre
|
39
|
+
este tema? </p><p>* ¿Cómo se complementan los sitios web y el fedi? </p><p>* ¿Qué
|
40
|
+
les gustaría ver/utilizar a vos? </p><p>Nos encantaría discutir estos temas con
|
41
|
+
todes (y quizás después podamos construirlo también). </p><p>Muchas gracias por
|
42
|
+
compartir e interesarse... :)</p>
|
43
|
+
contentMap:
|
44
|
+
es: <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
|
45
|
+
href="https://todon.nl/@sutty" class="u-url mention">@<span>sutty</span></a></span>,
|
46
|
+
una Cooperativa que apoya a activistas de los DDHH y sus publicaciones/comunicaciones.
|
47
|
+
Estamos discutiendo y nos interesa lo que piensan/desean ustedes acerca de las
|
48
|
+
múltiples relaciones entre los sitios web y el Fediverso. </p><p>* ¿Cuál es su
|
49
|
+
opinión sobre este tema? </p><p>* ¿Cómo se complementan los sitios web y el fedi?
|
50
|
+
</p><p>* ¿Qué les gustaría ver/utilizar a vos? </p><p>Nos encantaría discutir
|
51
|
+
estos temas con todes (y quizás después podamos construirlo también). </p><p>Muchas
|
52
|
+
gracias por compartir e interesarse... :)</p>
|
53
|
+
attachment: []
|
54
|
+
tag:
|
55
|
+
- type: Mention
|
56
|
+
href: https://todon.nl/users/sutty
|
57
|
+
name: "@sutty"
|
58
|
+
replies:
|
59
|
+
id: https://todon.nl/users/sutty/statuses/112679216759380529/replies
|
60
|
+
type: Collection
|
61
|
+
first:
|
62
|
+
type: CollectionPage
|
63
|
+
next: https://todon.nl/users/sutty/statuses/112679216759380529/replies?only_other_accounts=true&page=true
|
64
|
+
partOf: https://todon.nl/users/sutty/statuses/112679216759380529/replies
|
65
|
+
items: []
|
@@ -0,0 +1,124 @@
|
|
1
|
+
---
|
2
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
3
|
+
id: https://todon.nl/users/sutty#likes/3627860
|
4
|
+
type: Like
|
5
|
+
actor:
|
6
|
+
id: https://todon.nl/users/sutty
|
7
|
+
url: https://todon.nl/users/sutty
|
8
|
+
preferredUsername: sutty
|
9
|
+
name: sutty
|
10
|
+
available: true
|
11
|
+
object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
|
12
|
+
published: '2024-07-18T16:00:08.815Z'
|
13
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
14
|
+
id: https://todon.nl/users/lobi#likes/3610570
|
15
|
+
type: Like
|
16
|
+
actor:
|
17
|
+
id: https://todon.nl/users/lobi
|
18
|
+
url: https://todon.nl/users/lobi
|
19
|
+
preferredUsername: lobi
|
20
|
+
name: lobi
|
21
|
+
available: true
|
22
|
+
object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
|
23
|
+
published: '2024-07-18T16:00:08.785Z'
|
24
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
25
|
+
id: https://todon.nl/users/f#likes/3627730
|
26
|
+
type: Like
|
27
|
+
actor:
|
28
|
+
id: https://todon.nl/users/f
|
29
|
+
url: https://todon.nl/users/f
|
30
|
+
preferredUsername: f
|
31
|
+
name: f
|
32
|
+
available: true
|
33
|
+
object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
|
34
|
+
published: '2024-07-18T16:00:08.755Z'
|
35
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
36
|
+
id: https://todon.nl/users/cacu#likes/3644853
|
37
|
+
type: Like
|
38
|
+
actor:
|
39
|
+
id: https://todon.nl/users/cacu
|
40
|
+
url: https://todon.nl/users/cacu
|
41
|
+
preferredUsername: cacu
|
42
|
+
name: cacu
|
43
|
+
available: true
|
44
|
+
object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
|
45
|
+
published: '2024-07-18T16:00:08.748Z'
|
46
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
47
|
+
id: https://rebel.ar/users/matiargs#likes/74871
|
48
|
+
type: Like
|
49
|
+
actor:
|
50
|
+
id: https://rebel.ar/users/matiargs
|
51
|
+
url: https://rebel.ar/users/matiargs
|
52
|
+
preferredUsername: matiargs
|
53
|
+
name: matiargs
|
54
|
+
available: true
|
55
|
+
object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
|
56
|
+
published: '2024-07-18T16:00:08.015Z'
|
57
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
58
|
+
id: https://rebel.ar/users/cibor_yogui#likes/77185
|
59
|
+
type: Like
|
60
|
+
actor:
|
61
|
+
id: https://rebel.ar/users/cibor_yogui
|
62
|
+
url: https://rebel.ar/users/cibor_yogui
|
63
|
+
preferredUsername: cibor_yogui
|
64
|
+
name: cibor_yogui
|
65
|
+
available: true
|
66
|
+
object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
|
67
|
+
published: '2024-07-18T16:00:08.010Z'
|
68
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
69
|
+
id: https://mastodon.social/users/sursiendo#likes/157154529
|
70
|
+
type: Like
|
71
|
+
actor:
|
72
|
+
id: https://mastodon.social/users/sursiendo
|
73
|
+
url: https://mastodon.social/users/sursiendo
|
74
|
+
preferredUsername: sursiendo
|
75
|
+
name: sursiendo
|
76
|
+
available: true
|
77
|
+
object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
|
78
|
+
published: '2024-07-18T15:59:53.050Z'
|
79
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
80
|
+
id: https://mastodon.social/users/rikylinux_ar#likes/154523275
|
81
|
+
type: Like
|
82
|
+
actor:
|
83
|
+
id: https://mastodon.social/users/rikylinux_ar
|
84
|
+
url: https://mastodon.social/users/rikylinux_ar
|
85
|
+
preferredUsername: rikylinux_ar
|
86
|
+
name: rikylinux_ar
|
87
|
+
available: true
|
88
|
+
object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
|
89
|
+
published: '2024-07-18T15:59:43.497Z'
|
90
|
+
- "@context": https://www.w3.org/ns/activitystreams
|
91
|
+
id: https://mastodon.social/users/akhileshthite#likes/156489132
|
92
|
+
type: Like
|
93
|
+
actor:
|
94
|
+
id: https://mastodon.social/users/akhileshthite
|
95
|
+
url: https://mastodon.social/users/akhileshthite
|
96
|
+
preferredUsername: akhileshthite
|
97
|
+
name: akhileshthite
|
98
|
+
available: true
|
99
|
+
object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
|
100
|
+
published: '2024-07-18T15:58:46.226Z'
|
101
|
+
- "@context":
|
102
|
+
- https://www.w3.org/ns/activitystreams
|
103
|
+
- https://fe.disroot.org/schemas/litepub-0.1.jsonld
|
104
|
+
- "@language": und
|
105
|
+
actor:
|
106
|
+
id: https://fe.disroot.org/users/rikylinux
|
107
|
+
url: https://fe.disroot.org/users/rikylinux
|
108
|
+
preferredUsername: rikylinux
|
109
|
+
name: rikylinux
|
110
|
+
available: true
|
111
|
+
bcc: []
|
112
|
+
bto: []
|
113
|
+
cc:
|
114
|
+
- https://mastodon.social/users/sursiendo
|
115
|
+
- https://sutty.nl/about.jsonld
|
116
|
+
- https://www.w3.org/ns/activitystreams#Public
|
117
|
+
context: tag:mastodon.social,2024-07-16:objectId=753521170:objectType=Conversation
|
118
|
+
id: https://fe.disroot.org/activities/dc37b6a2-6170-4096-90c3-1a2c10017909
|
119
|
+
object: https://mastodon.uy/users/dolagasape/statuses/112798177755769531
|
120
|
+
to:
|
121
|
+
- https://fe.disroot.org/users/rikylinux/followers
|
122
|
+
- https://mastodon.uy/users/dolagasape
|
123
|
+
type: Like
|
124
|
+
published: '2024-07-18T15:58:34.822Z'
|