compost-jekyll-theme 0.3.7 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- 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/layouts/about.yml +4 -4
- data/_data/layouts/post.yml +24 -2
- data/_includes/image_supporter.html +6 -7
- data/_layouts/post.html +3 -1
- metadata +10 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5d50cf6ce808b2c57f5c19c2f13555f8b61956aa764ebd750b9d145dcda28611
|
4
|
+
data.tar.gz: fbdecde6585020423f623be8869d98b664292c6bd08569dd10cbe5ebd2643ceb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e7b19fefd3cbd30d32ac621559679c55a38c13abd4f575f7bc9f1acdd02a48712727711771bb8b8ddcc5ec50173a1f7d5e1dcf0e63426e775e2c839923fdce3
|
7
|
+
data.tar.gz: 382cb9592a1a6e69d7db3b326b4e52b06fabc10e3eca85557664b69f32cae6aeb52cbf3953770be831139693c1e4dfa9e814a31dd04c0a67b47d2440e98fd97f
|
@@ -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'
|