compost-jekyll-theme 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -3
- data/_data/activity_pub.yml +0 -29
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c71f0b6d23ba8313cca0b5196dbe97cf5c1c5ddc9c86ed8c909afdba0d94e1d4
|
4
|
+
data.tar.gz: 4c1191a86cc3cc5b72eeb29c4815c65b2268c70e75882351b445d2c6ec263010
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bdf5d6f55560faf1761b24a496ec8b90cf37f94cef077620a65b21b0ce397a44ac7a370da3dad78c43ad95852dc55b90676961fa84deb201cc995a2128b2cea7
|
7
|
+
data.tar.gz: cd91de157ba1d07002c5365c0a3242931e24d827fbd4d5b7be575e50304a9cc41c4dde58db0852dc861210f0a530df1a88e069f2475e8cc29b63ecb89b8c20ec
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: compost-jekyll-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sutty
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-12-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -289,7 +289,6 @@ files:
|
|
289
289
|
- CHANGELOG.md
|
290
290
|
- LICENSE.txt
|
291
291
|
- README.md
|
292
|
-
- _data/activity_pub.yml
|
293
292
|
- _data/components.yml
|
294
293
|
- _data/en.yml
|
295
294
|
- _data/es.yml
|
data/_data/activity_pub.yml
DELETED
@@ -1,29 +0,0 @@
|
|
1
|
-
---
|
2
|
-
actor_url: https://three.compost.digital/es/about.jsonld
|
3
|
-
actor: "@three@three.compost.digital"
|
4
|
-
public_key_url: https://three.compost.digital/es/about.jsonld#main-key
|
5
|
-
notifications:
|
6
|
-
foreword.jsonld:
|
7
|
-
action: create
|
8
|
-
id: https://three.compost.digital/foreword/
|
9
|
-
water-uninterrupted.jsonld:
|
10
|
-
action: create
|
11
|
-
id: https://three.compost.digital/water-uninterrupted/
|
12
|
-
the-low-people-and-their-waters.jsonld:
|
13
|
-
action: create
|
14
|
-
id: https://three.compost.digital/the-low-people-and-their-waters/
|
15
|
-
peripheries-of-mischief.jsonld:
|
16
|
-
action: create
|
17
|
-
id: https://three.compost.digital/peripheries-of-mischief/
|
18
|
-
throwing-a-net-around-the-sea.jsonld:
|
19
|
-
action: create
|
20
|
-
id: https://three.compost.digital/throwing-a-net-around-the-sea/
|
21
|
-
every-drop.jsonld:
|
22
|
-
action: create
|
23
|
-
id: https://three.compost.digital/every-drop/
|
24
|
-
trek-into-the-unknown.jsonld:
|
25
|
-
action: create
|
26
|
-
id: https://three.compost.digital/trek-into-the-unknown/
|
27
|
-
distributed-press-a-new-medium-for-your-messages.jsonld:
|
28
|
-
action: create
|
29
|
-
id: https://three.compost.digital/distributed-press-a-new-medium-for-your-messages/
|