compost-jekyll-theme 0.4.3 → 0.4.4

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.
Files changed (108) hide show
  1. checksums.yaml +4 -4
  2. data/_data/en.yml +56 -56
  3. data/_data/es.yml +55 -55
  4. data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
  5. data/_data/fixtures/activity_pub/likes.yml +18 -18
  6. data/_data/fixtures/activity_pub/replies.yml +444 -421
  7. data/_data/fixtures/activity_pub/shared.yml +65 -65
  8. data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
  9. data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
  10. data/_data/fixtures/activity_pub/users/f.yml +65 -62
  11. data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
  12. data/_data/layouts/about.yml +20 -20
  13. data/_data/layouts/author.yml +2 -2
  14. data/_data/layouts/back_cover.yml +2 -2
  15. data/_data/layouts/button.yml +2 -2
  16. data/_data/layouts/button_copy.yml +2 -2
  17. data/_data/layouts/code_of_conduct.yml +2 -2
  18. data/_data/layouts/footer.yml +2 -2
  19. data/_data/layouts/front_cover.yml +2 -2
  20. data/_data/layouts/goal.yml +2 -2
  21. data/_data/layouts/license.yml +2 -2
  22. data/_data/layouts/menu.yml +10 -10
  23. data/_data/layouts/post.yml +5 -5
  24. data/_data/layouts/privacy_policy.yml +2 -2
  25. data/_data/layouts/support.yml +2 -2
  26. data/_data/layouts/supporter.yml +2 -2
  27. data/_data/layouts/theme.yml +65 -41
  28. data/_data/placeholder.yml +2 -2
  29. data/_data/schema.yml +10 -10
  30. data/_data/theme.yml +54 -54
  31. data/_includes/author_block.html +7 -8
  32. data/_includes/biography.html +3 -4
  33. data/_includes/bootstrap/custom_select.html +6 -7
  34. data/_includes/btn_header.html +8 -9
  35. data/_includes/buttons/with_copy.html +6 -7
  36. data/_includes/buttons/with_link.html +8 -9
  37. data/_includes/card_horizontal.html +6 -7
  38. data/_includes/cover_post/generic.html +26 -25
  39. data/_includes/cover_post/home.html +9 -9
  40. data/_includes/cover_post/menu.html +16 -15
  41. data/_includes/date.html +4 -3
  42. data/_includes/details.html +17 -18
  43. data/_includes/device_detector.html +19 -8
  44. data/_includes/divider.html +6 -7
  45. data/_includes/embed_responsive.html +13 -11
  46. data/_includes/external_link.html +10 -10
  47. data/_includes/fa.html +11 -6
  48. data/_includes/footer.html +10 -13
  49. data/_includes/goal.html +20 -12
  50. data/_includes/header.html +20 -17
  51. data/_includes/header_toggler.html +28 -28
  52. data/_includes/headings/generic.html +4 -5
  53. data/_includes/headings/h1.html +3 -4
  54. data/_includes/headings/h2.html +3 -4
  55. data/_includes/headings/h3.html +3 -4
  56. data/_includes/headings/with_link.html +4 -5
  57. data/_includes/image_with_link.html +18 -16
  58. data/_includes/license_block.html +7 -5
  59. data/_includes/menu_close.html +4 -5
  60. data/_includes/menu_item.html +4 -5
  61. data/_includes/menu_open.html +4 -5
  62. data/_includes/navigation_post.html +32 -30
  63. data/_includes/picture.html +11 -10
  64. data/_includes/script.html +1 -1
  65. data/_includes/text_link.html +5 -6
  66. data/_includes/theme/author_block.html +1 -1
  67. data/_includes/theme/biography.html +1 -3
  68. data/_includes/theme/card_horizontal.html +2 -1
  69. data/_includes/theme/cards.html +6 -5
  70. data/_includes/theme/colors.html +1 -1
  71. data/_includes/theme/content.html +9 -9
  72. data/_includes/theme/embed_responsive.html +3 -3
  73. data/_includes/theme/font_sizes.html +6 -10
  74. data/_includes/theme/footer.html +2 -1
  75. data/_includes/theme/header_close.html +14 -13
  76. data/_includes/theme/header_open.html +14 -13
  77. data/_includes/theme/header_toggler.html +11 -9
  78. data/_includes/theme/llamar_modal.html +3 -7
  79. data/_includes/theme/modal_ayuda.html +1 -1
  80. data/_includes/theme/modal_imagen.html +2 -4
  81. data/_includes/theme/modal_video.html +2 -4
  82. data/_includes/theme/reactions.html +4 -1
  83. data/_includes/theme/toot_card.html +4 -3
  84. data/_includes/toggler/toggler.html +3 -2
  85. data/_includes/toggler/toggler_label.html +2 -1
  86. data/_includes/toggler/toggler_related.html +2 -1
  87. data/_layouts/about.html +2 -3
  88. data/_layouts/back_cover.html +11 -10
  89. data/_layouts/code_of_conduct.html +3 -3
  90. data/_layouts/default.html +27 -16
  91. data/_layouts/default_with_menu.html +7 -6
  92. data/_layouts/home.html +33 -32
  93. data/_layouts/license.html +3 -3
  94. data/_layouts/page.html +0 -1
  95. data/_layouts/post.html +1 -1
  96. data/_layouts/privacy_policy.html +3 -3
  97. data/_layouts/support.html +28 -27
  98. data/_layouts/theme.html +0 -1
  99. data/_sass/content.scss +25 -10
  100. data/_sass/details.scss +24 -22
  101. data/_sass/open_sans.scss +36 -20
  102. data/_sass/open_sans_wght_700.scss +36 -20
  103. data/_sass/roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900.scss +418 -228
  104. data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
  105. data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
  106. data/_sass/utilities.scss +60 -21
  107. data/_sass/work_sans_ital_wght_1_300.scss +3 -2
  108. metadata +2 -2
@@ -9,7 +9,7 @@
9
9
  name: sutty
10
10
  available: true
11
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'
12
+ published: "2024-07-18T16:00:08.815Z"
13
13
  - "@context": https://www.w3.org/ns/activitystreams
14
14
  id: https://todon.nl/users/sutty/statuses/112338781659481351/activity
15
15
  type: Announce
@@ -19,12 +19,12 @@
19
19
  preferredUsername: sutty
20
20
  name: sutty
21
21
  available: true
22
- published: '2024-04-26T17:49:32Z'
22
+ published: "2024-04-26T17:49:32Z"
23
23
  to:
24
- - https://www.w3.org/ns/activitystreams#Public
24
+ - https://www.w3.org/ns/activitystreams#Public
25
25
  cc:
26
- - https://sutty.nl/about.jsonld
27
- - https://todon.nl/users/sutty/followers
26
+ - https://sutty.nl/about.jsonld
27
+ - https://todon.nl/users/sutty/followers
28
28
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
29
29
  - "@context": https://www.w3.org/ns/activitystreams
30
30
  id: https://todon.nl/users/f/statuses/112338780708194217/activity
@@ -35,11 +35,11 @@
35
35
  preferredUsername: f
36
36
  name: f
37
37
  available: true
38
- published: '2024-04-26T17:49:18Z'
38
+ published: "2024-04-26T17:49:18Z"
39
39
  to:
40
- - https://todon.nl/users/f/followers
40
+ - https://todon.nl/users/f/followers
41
41
  cc:
42
- - https://sutty.nl/about.jsonld
42
+ - https://sutty.nl/about.jsonld
43
43
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
44
44
  - "@context": https://www.w3.org/ns/activitystreams
45
45
  id: https://todon.nl/users/sutty/statuses/112298190222402196/activity
@@ -50,12 +50,12 @@
50
50
  preferredUsername: sutty
51
51
  name: sutty
52
52
  available: true
53
- published: '2024-04-19T13:46:36Z'
53
+ published: "2024-04-19T13:46:36Z"
54
54
  to:
55
- - https://www.w3.org/ns/activitystreams#Public
55
+ - https://www.w3.org/ns/activitystreams#Public
56
56
  cc:
57
- - https://sutty.nl/about.jsonld
58
- - https://todon.nl/users/sutty/followers
57
+ - https://sutty.nl/about.jsonld
58
+ - https://todon.nl/users/sutty/followers
59
59
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
60
60
  - "@context": https://www.w3.org/ns/activitystreams
61
61
  id: https://mastodon.uy/users/mussel/statuses/112276786980829573/activity
@@ -66,12 +66,12 @@
66
66
  preferredUsername: mussel
67
67
  name: mussel
68
68
  available: true
69
- published: '2024-04-15T19:03:29Z'
69
+ published: "2024-04-15T19:03:29Z"
70
70
  to:
71
- - https://www.w3.org/ns/activitystreams#Public
71
+ - https://www.w3.org/ns/activitystreams#Public
72
72
  cc:
73
- - https://sutty.nl/about.jsonld
74
- - https://mastodon.uy/users/mussel/followers
73
+ - https://sutty.nl/about.jsonld
74
+ - https://mastodon.uy/users/mussel/followers
75
75
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
76
76
  - "@context": https://www.w3.org/ns/activitystreams
77
77
  id: https://todon.nl/users/lobi/statuses/112276445787259896/activity
@@ -82,34 +82,34 @@
82
82
  preferredUsername: lobi
83
83
  name: lobi
84
84
  available: true
85
- published: '2024-04-15T17:36:42Z'
85
+ published: "2024-04-15T17:36:42Z"
86
86
  to:
87
- - https://www.w3.org/ns/activitystreams#Public
87
+ - https://www.w3.org/ns/activitystreams#Public
88
88
  cc:
89
- - https://sutty.nl/about.jsonld
90
- - https://todon.nl/users/lobi/followers
89
+ - https://sutty.nl/about.jsonld
90
+ - https://todon.nl/users/lobi/followers
91
91
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
92
92
  - "@context":
93
- - https://www.w3.org/ns/activitystreams
94
- - https://w3id.org/security/v1
95
- - vcard: http://www.w3.org/2006/vcard/ns#
96
- dfrn: http://purl.org/macgirvin/dfrn/1.0/
97
- diaspora: https://diasporafoundation.org/ns/
98
- litepub: http://litepub.social/ns#
99
- toot: http://joinmastodon.org/ns#
100
- featured:
101
- "@id": toot:featured
102
- "@type": "@id"
103
- schema: http://schema.org#
104
- manuallyApprovesFollowers: as:manuallyApprovesFollowers
105
- sensitive: as:sensitive
106
- Hashtag: as:Hashtag
107
- quoteUrl: as:quoteUrl
108
- conversation: ostatus:conversation
109
- directMessage: litepub:directMessage
110
- discoverable: toot:discoverable
111
- PropertyValue: schema:PropertyValue
112
- value: schema:value
93
+ - https://www.w3.org/ns/activitystreams
94
+ - https://w3id.org/security/v1
95
+ - vcard: http://www.w3.org/2006/vcard/ns#
96
+ dfrn: http://purl.org/macgirvin/dfrn/1.0/
97
+ diaspora: https://diasporafoundation.org/ns/
98
+ litepub: http://litepub.social/ns#
99
+ toot: http://joinmastodon.org/ns#
100
+ featured:
101
+ "@id": toot:featured
102
+ "@type": "@id"
103
+ schema: http://schema.org#
104
+ manuallyApprovesFollowers: as:manuallyApprovesFollowers
105
+ sensitive: as:sensitive
106
+ Hashtag: as:Hashtag
107
+ quoteUrl: as:quoteUrl
108
+ conversation: ostatus:conversation
109
+ directMessage: litepub:directMessage
110
+ discoverable: toot:discoverable
111
+ PropertyValue: schema:PropertyValue
112
+ value: schema:value
113
113
  id: https://social.anacreonte.eu/objects/1c6c5223-7066-1d62-21f0-151251582720
114
114
  type: Announce
115
115
  actor:
@@ -118,23 +118,23 @@
118
118
  preferredUsername: gabriel
119
119
  name: gabriel
120
120
  available: true
121
- published: '2024-04-15T17:21:37Z'
121
+ published: "2024-04-15T17:21:37Z"
122
122
  instrument:
123
123
  type: Service
124
124
  name: Friendica 'Giant Rhubarb' 2023.05-1518
125
125
  url: https://social.anacreonte.eu
126
126
  to:
127
- - https://sutty.nl/about.jsonld
128
- - https://www.w3.org/ns/activitystreams#Public
127
+ - https://sutty.nl/about.jsonld
128
+ - https://www.w3.org/ns/activitystreams#Public
129
129
  cc:
130
- - https://social.anacreonte.eu/followers/gabriel
131
- - https://mastodon.social/users/rikylinux_ar
130
+ - https://social.anacreonte.eu/followers/gabriel
131
+ - https://mastodon.social/users/rikylinux_ar
132
132
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
133
133
  signature:
134
134
  type: RsaSignature2017
135
135
  nonce: 9323f04f24c2b2e9d2b9195e7c2a17073f226e5d44bf281fde50a1188bfbb40f
136
136
  creator: https://social.anacreonte.eu/profile/gabriel#main-key
137
- created: '2024-04-15T17:22:20Z'
137
+ created: "2024-04-15T17:22:20Z"
138
138
  signatureValue: am3rbbW2H2yhY7GmYBo/l1jfn1Q6CStb/x3nLFnZsvKgzAFEKkhEq9N2y63jgZgW7beAX5WtRzE8j+ahUz9Eae8kefShZ9q0OsJel7nXNhf7rqEQFvFE9B+9gshuqkq5bLxIn7AR1BLq5oCT9+nV0C7qGE3664YoZy6RvZaHfViXYWXFrMo1Xq26jwLKFaeOJ6Ci/Dz4gWb+ik/EdlefbOTYuTLk6Cej8lK2ohG7Rkd0q7j4wU4Fy+JBrr0MblG2QERRm5DEgJJhFft1YXm7ExTrYu79Fcp4DnKgNWlPoMcXQR+KbujNswl9IK9SbsTk3EuU7MIsnSlANKAwLIf89n4Ae5oXVmZ0nBhLwZcKjeMxqgqe1eARM9eC/RFS0mMlyeBBFmeuBE8KNE6AikSCzmf+x5JzxshukDBdNSJDWjGhrSDx/wYXL7/QwIMSBZVurR5ze4bQHuBNEwgfjI+MvfhyMcdE+7hUdtfC8K+uAqZ561evUqneA/iEmxw/nuyHQZ969GiZP6xXWu+o0GK9M6lTAHofB2hxkS3xRPvY1PJj6Z/o/DzwTfN3D9HurnNOkPJ6ZdHBgygeD7NjzdhRbp6+cu6o5iHEoNGMZWZ5txFj1w/zQ+hebcP6282j3zkN9/g/5fBRlp+aJXEv8C2Q32WBNWhdBxzk2Hb8GCXPsEo=
139
139
  - "@context": https://www.w3.org/ns/activitystreams
140
140
  id: https://mastodon.social/users/rikylinux_ar/statuses/112276373671784241/activity
@@ -145,12 +145,12 @@
145
145
  preferredUsername: rikylinux_ar
146
146
  name: rikylinux_ar
147
147
  available: true
148
- published: '2024-04-15T17:18:22Z'
148
+ published: "2024-04-15T17:18:22Z"
149
149
  to:
150
- - https://www.w3.org/ns/activitystreams#Public
150
+ - https://www.w3.org/ns/activitystreams#Public
151
151
  cc:
152
- - https://sutty.nl/about.jsonld
153
- - https://mastodon.social/users/rikylinux_ar/followers
152
+ - https://sutty.nl/about.jsonld
153
+ - https://mastodon.social/users/rikylinux_ar/followers
154
154
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
155
155
  - "@context": https://www.w3.org/ns/activitystreams
156
156
  id: https://todon.nl/users/sutty/statuses/112276214399030950/activity
@@ -161,12 +161,12 @@
161
161
  preferredUsername: sutty
162
162
  name: sutty
163
163
  available: true
164
- published: '2024-04-15T16:37:52Z'
164
+ published: "2024-04-15T16:37:52Z"
165
165
  to:
166
- - https://www.w3.org/ns/activitystreams#Public
166
+ - https://www.w3.org/ns/activitystreams#Public
167
167
  cc:
168
- - https://sutty.nl/about.jsonld
169
- - https://todon.nl/users/sutty/followers
168
+ - https://sutty.nl/about.jsonld
169
+ - https://todon.nl/users/sutty/followers
170
170
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
171
171
  - "@context": https://www.w3.org/ns/activitystreams
172
172
  id: https://todon.nl/users/f/statuses/112276212633026230/activity
@@ -177,11 +177,11 @@
177
177
  preferredUsername: f
178
178
  name: f
179
179
  available: true
180
- published: '2024-04-15T16:37:25Z'
180
+ published: "2024-04-15T16:37:25Z"
181
181
  to:
182
- - https://todon.nl/users/f/followers
182
+ - https://todon.nl/users/f/followers
183
183
  cc:
184
- - https://sutty.nl/about.jsonld
184
+ - https://sutty.nl/about.jsonld
185
185
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
186
186
  - "@context": https://www.w3.org/ns/activitystreams
187
187
  id: https://chilemasto.casa/users/skrlet13/statuses/112095477960174268/activity
@@ -192,12 +192,12 @@
192
192
  preferredUsername: skrlet13
193
193
  name: skrlet13
194
194
  available: true
195
- published: '2024-03-14T18:34:13Z'
195
+ published: "2024-03-14T18:34:13Z"
196
196
  to:
197
- - https://www.w3.org/ns/activitystreams#Public
197
+ - https://www.w3.org/ns/activitystreams#Public
198
198
  cc:
199
- - https://sutty.nl/about.jsonld
200
- - https://chilemasto.casa/users/skrlet13/followers
199
+ - https://sutty.nl/about.jsonld
200
+ - https://chilemasto.casa/users/skrlet13/followers
201
201
  object: https://sutty.nl/lanzamiento-de-publicaciones-distribuidas-en-el-fediverso-a-trav%C3%A9s-de-sutty/
202
202
  - "@context": https://www.w3.org/ns/activitystreams
203
203
  id: https://todon.nl/users/soloojos/statuses/112095271075503801/activity
@@ -208,10 +208,10 @@
208
208
  preferredUsername: soloojos
209
209
  name: soloojos
210
210
  available: true
211
- published: '2024-03-14T17:41:36Z'
211
+ published: "2024-03-14T17:41:36Z"
212
212
  to:
213
- - https://www.w3.org/ns/activitystreams#Public
213
+ - https://www.w3.org/ns/activitystreams#Public
214
214
  cc:
215
- - https://sutty.nl/about.jsonld
216
- - https://todon.nl/users/soloojos/followers
215
+ - https://sutty.nl/about.jsonld
216
+ - https://todon.nl/users/soloojos/followers
217
217
  object: https://sutty.nl/lanzamiento-de-publicaciones-distribuidas-en-el-fediverso-a-trav%C3%A9s-de-sutty/
@@ -1,53 +1,53 @@
1
1
  ---
2
2
  "@context":
3
- - https://www.w3.org/ns/activitystreams
4
- - https://w3id.org/security/v1
5
- - manuallyApprovesFollowers: as:manuallyApprovesFollowers
6
- toot: http://joinmastodon.org/ns#
7
- featured:
8
- "@id": toot:featured
9
- "@type": "@id"
10
- featuredTags:
11
- "@id": toot:featuredTags
12
- "@type": "@id"
13
- alsoKnownAs:
14
- "@id": as:alsoKnownAs
15
- "@type": "@id"
16
- movedTo:
17
- "@id": as:movedTo
18
- "@type": "@id"
19
- schema: http://schema.org#
20
- PropertyValue: schema:PropertyValue
21
- value: schema:value
22
- discoverable: toot:discoverable
23
- Device: toot:Device
24
- Ed25519Signature: toot:Ed25519Signature
25
- Ed25519Key: toot:Ed25519Key
26
- Curve25519Key: toot:Curve25519Key
27
- EncryptedMessage: toot:EncryptedMessage
28
- publicKeyBase64: toot:publicKeyBase64
29
- deviceId: toot:deviceId
30
- claim:
31
- "@type": "@id"
32
- "@id": toot:claim
33
- fingerprintKey:
34
- "@type": "@id"
35
- "@id": toot:fingerprintKey
36
- identityKey:
37
- "@type": "@id"
38
- "@id": toot:identityKey
39
- devices:
40
- "@type": "@id"
41
- "@id": toot:devices
42
- messageFranking: toot:messageFranking
43
- messageType: toot:messageType
44
- cipherText: toot:cipherText
45
- suspended: toot:suspended
46
- memorial: toot:memorial
47
- indexable: toot:indexable
48
- focalPoint:
49
- "@container": "@list"
50
- "@id": toot:focalPoint
3
+ - https://www.w3.org/ns/activitystreams
4
+ - https://w3id.org/security/v1
5
+ - manuallyApprovesFollowers: as:manuallyApprovesFollowers
6
+ toot: http://joinmastodon.org/ns#
7
+ featured:
8
+ "@id": toot:featured
9
+ "@type": "@id"
10
+ featuredTags:
11
+ "@id": toot:featuredTags
12
+ "@type": "@id"
13
+ alsoKnownAs:
14
+ "@id": as:alsoKnownAs
15
+ "@type": "@id"
16
+ movedTo:
17
+ "@id": as:movedTo
18
+ "@type": "@id"
19
+ schema: http://schema.org#
20
+ PropertyValue: schema:PropertyValue
21
+ value: schema:value
22
+ discoverable: toot:discoverable
23
+ Device: toot:Device
24
+ Ed25519Signature: toot:Ed25519Signature
25
+ Ed25519Key: toot:Ed25519Key
26
+ Curve25519Key: toot:Curve25519Key
27
+ EncryptedMessage: toot:EncryptedMessage
28
+ publicKeyBase64: toot:publicKeyBase64
29
+ deviceId: toot:deviceId
30
+ claim:
31
+ "@type": "@id"
32
+ "@id": toot:claim
33
+ fingerprintKey:
34
+ "@type": "@id"
35
+ "@id": toot:fingerprintKey
36
+ identityKey:
37
+ "@type": "@id"
38
+ "@id": toot:identityKey
39
+ devices:
40
+ "@type": "@id"
41
+ "@id": toot:devices
42
+ messageFranking: toot:messageFranking
43
+ messageType: toot:messageType
44
+ cipherText: toot:cipherText
45
+ suspended: toot:suspended
46
+ memorial: toot:memorial
47
+ indexable: toot:indexable
48
+ focalPoint:
49
+ "@container": "@list"
50
+ "@id": toot:focalPoint
51
51
  id: https://rebel.ar/users/cibor_yogui
52
52
  type: Person
53
53
  following: https://rebel.ar/users/cibor_yogui/following
@@ -63,7 +63,7 @@ url: https://rebel.ar/@cibor_yogui
63
63
  manuallyApprovesFollowers: false
64
64
  discoverable: false
65
65
  indexable: false
66
- published: '2024-01-15T00:00:00Z'
66
+ published: "2024-01-15T00:00:00Z"
67
67
  memorial: false
68
68
  devices: https://rebel.ar/users/cibor_yogui/collections/devices
69
69
  publicKey:
@@ -1,53 +1,53 @@
1
1
  ---
2
2
  "@context":
3
- - https://www.w3.org/ns/activitystreams
4
- - https://w3id.org/security/v1
5
- - manuallyApprovesFollowers: as:manuallyApprovesFollowers
6
- toot: http://joinmastodon.org/ns#
7
- featured:
8
- "@id": toot:featured
9
- "@type": "@id"
10
- featuredTags:
11
- "@id": toot:featuredTags
12
- "@type": "@id"
13
- alsoKnownAs:
14
- "@id": as:alsoKnownAs
15
- "@type": "@id"
16
- movedTo:
17
- "@id": as:movedTo
18
- "@type": "@id"
19
- schema: http://schema.org#
20
- PropertyValue: schema:PropertyValue
21
- value: schema:value
22
- discoverable: toot:discoverable
23
- Device: toot:Device
24
- Ed25519Signature: toot:Ed25519Signature
25
- Ed25519Key: toot:Ed25519Key
26
- Curve25519Key: toot:Curve25519Key
27
- EncryptedMessage: toot:EncryptedMessage
28
- publicKeyBase64: toot:publicKeyBase64
29
- deviceId: toot:deviceId
30
- claim:
31
- "@type": "@id"
32
- "@id": toot:claim
33
- fingerprintKey:
34
- "@type": "@id"
35
- "@id": toot:fingerprintKey
36
- identityKey:
37
- "@type": "@id"
38
- "@id": toot:identityKey
39
- devices:
40
- "@type": "@id"
41
- "@id": toot:devices
42
- messageFranking: toot:messageFranking
43
- messageType: toot:messageType
44
- cipherText: toot:cipherText
45
- suspended: toot:suspended
46
- memorial: toot:memorial
47
- indexable: toot:indexable
48
- focalPoint:
49
- "@container": "@list"
50
- "@id": toot:focalPoint
3
+ - https://www.w3.org/ns/activitystreams
4
+ - https://w3id.org/security/v1
5
+ - manuallyApprovesFollowers: as:manuallyApprovesFollowers
6
+ toot: http://joinmastodon.org/ns#
7
+ featured:
8
+ "@id": toot:featured
9
+ "@type": "@id"
10
+ featuredTags:
11
+ "@id": toot:featuredTags
12
+ "@type": "@id"
13
+ alsoKnownAs:
14
+ "@id": as:alsoKnownAs
15
+ "@type": "@id"
16
+ movedTo:
17
+ "@id": as:movedTo
18
+ "@type": "@id"
19
+ schema: http://schema.org#
20
+ PropertyValue: schema:PropertyValue
21
+ value: schema:value
22
+ discoverable: toot:discoverable
23
+ Device: toot:Device
24
+ Ed25519Signature: toot:Ed25519Signature
25
+ Ed25519Key: toot:Ed25519Key
26
+ Curve25519Key: toot:Curve25519Key
27
+ EncryptedMessage: toot:EncryptedMessage
28
+ publicKeyBase64: toot:publicKeyBase64
29
+ deviceId: toot:deviceId
30
+ claim:
31
+ "@type": "@id"
32
+ "@id": toot:claim
33
+ fingerprintKey:
34
+ "@type": "@id"
35
+ "@id": toot:fingerprintKey
36
+ identityKey:
37
+ "@type": "@id"
38
+ "@id": toot:identityKey
39
+ devices:
40
+ "@type": "@id"
41
+ "@id": toot:devices
42
+ messageFranking: toot:messageFranking
43
+ messageType: toot:messageType
44
+ cipherText: toot:cipherText
45
+ suspended: toot:suspended
46
+ memorial: toot:memorial
47
+ indexable: toot:indexable
48
+ focalPoint:
49
+ "@container": "@list"
50
+ "@id": toot:focalPoint
51
51
  id: https://social.coop/users/edumerco
52
52
  type: Person
53
53
  following: https://social.coop/users/edumerco/following
@@ -58,18 +58,19 @@ featured: https://social.coop/users/edumerco/collections/featured
58
58
  featuredTags: https://social.coop/users/edumerco/collections/tags
59
59
  preferredUsername: edumerco
60
60
  name: Eduardo Mercovich (él)
61
- summary: "<p>Born in Buenos Aires, 1968. Studied Biology. Work in research and design,
61
+ summary:
62
+ "<p>Born in Buenos Aires, 1968. Studied Biology. Work in research and design,
62
63
  learning and teaching of complex socio-technological systems. Trying to regenerate
63
64
  and develop a more fair world for everyone. :)</p>"
64
65
  url: https://social.coop/@edumerco
65
66
  manuallyApprovesFollowers: false
66
67
  discoverable: true
67
68
  indexable: false
68
- published: '2022-08-02T00:00:00Z'
69
+ published: "2022-08-02T00:00:00Z"
69
70
  memorial: false
70
71
  devices: https://social.coop/users/edumerco/collections/devices
71
72
  alsoKnownAs:
72
- - https://mastodon.la/users/edumerco
73
+ - https://mastodon.la/users/edumerco
73
74
  publicKey:
74
75
  id: https://social.coop/users/edumerco#main-key
75
76
  owner: https://social.coop/users/edumerco
@@ -85,17 +86,18 @@ publicKey:
85
86
  -----END PUBLIC KEY-----
86
87
  tag: []
87
88
  attachment:
88
- - type: PropertyValue
89
- name: Personal site
90
- value: <a href="http://eduardo.mercovich.net" target="_blank" rel="nofollow noopener
91
- noreferrer me" translate="no"><span class="invisible">http://</span><span class="">eduardo.mercovich.net</span><span
92
- class="invisible"></span></a>
93
- - type: PropertyValue
94
- name: Áreas de interés
95
- value: Diseño, sustentabilidad, regeneración, sistemas complejos
96
- - type: PropertyValue
97
- name: País/ciudad
98
- value: Argentina/Buenos Aires
89
+ - type: PropertyValue
90
+ name: Personal site
91
+ value:
92
+ <a href="http://eduardo.mercovich.net" target="_blank" rel="nofollow noopener
93
+ noreferrer me" translate="no"><span class="invisible">http://</span><span class="">eduardo.mercovich.net</span><span
94
+ class="invisible"></span></a>
95
+ - type: PropertyValue
96
+ name: Áreas de interés
97
+ value: Diseño, sustentabilidad, regeneración, sistemas complejos
98
+ - type: PropertyValue
99
+ name: País/ciudad
100
+ value: Argentina/Buenos Aires
99
101
  endpoints:
100
102
  sharedInbox: https://social.coop/inbox
101
103
  icon: