diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/emojis/blobfox/index.md | 13 | ||||
-rw-r--r-- | content/projects/emojis/bunhd/index.md | 13 | ||||
-rw-r--r-- | content/projects/emojis/vlpn/index.md | 9 |
3 files changed, 9 insertions, 26 deletions
diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md index 4300437..b0029c4 100644 --- a/content/projects/emojis/blobfox/index.md +++ b/content/projects/emojis/blobfox/index.md | |||
@@ -6,19 +6,12 @@ preview: preview.jpg | |||
6 | 6 | ||
7 | ![](screenshot.png) | 7 | ![](screenshot.png) |
8 | 8 | ||
9 | **Latest release:** v1.6 (2020-09-04 18:02 CEST) | 9 | **Latest release:** v1.6 (2020-09-04 18:02 CEST) |
10 | **Download:** [regular version](blobfox.zip), [flipped version](blobfox_flip.zip) | ||
10 | 11 | ||
11 | This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. | 12 | To install these emojis on Pleroma, you can run the following commands: |
12 | It's possible to use both versions at the same time. | ||
13 | |||
14 | Pleroma provides a command to import custom emojis: | ||
15 | 13 | ||
16 | ```plain | 14 | ```plain |
17 | mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json | 15 | mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json |
18 | mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json | 16 | mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json |
19 | ``` | 17 | ``` |
20 | |||
21 | For all other platforms, there's the archive: | ||
22 | |||
23 | [Regular version](blobfox.zip) | ||
24 | [Flip version](blobfox_flip.zip) | ||
diff --git a/content/projects/emojis/bunhd/index.md b/content/projects/emojis/bunhd/index.md index 53c08b8..e46c524 100644 --- a/content/projects/emojis/bunhd/index.md +++ b/content/projects/emojis/bunhd/index.md | |||
@@ -6,19 +6,12 @@ preview: preview.png | |||
6 | 6 | ||
7 | ![](screenshot.png) | 7 | ![](screenshot.png) |
8 | 8 | ||
9 | **Latest release:** v1.2.1 (2019-09-30 16:26 CET) | 9 | **Latest release:** v1.2.1 (2019-09-30 16:26 CET) |
10 | **Download:** [regular version](bunhd.zip), [flipped version](bunhd_flip.zip) | ||
10 | 11 | ||
11 | This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis. | 12 | To install these emojis on Pleroma, you can run the following commands: |
12 | It's possible to use both versions at the same time. | ||
13 | |||
14 | Pleroma provides a command to import custom emojis: | ||
15 | 13 | ||
16 | ```plain | 14 | ```plain |
17 | mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | 15 | mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/emojis/bunhd/manifest.json |
18 | mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json | 16 | mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/emojis/bunhd/manifest.json |
19 | ``` | 17 | ``` |
20 | |||
21 | For all other platforms, there's the archive: | ||
22 | |||
23 | [Regular version](bunhd.zip) | ||
24 | [Flip version](bunhd_flip.zip) | ||
diff --git a/content/projects/emojis/vlpn/index.md b/content/projects/emojis/vlpn/index.md index 3540f4e..e63ccfc 100644 --- a/content/projects/emojis/vlpn/index.md +++ b/content/projects/emojis/vlpn/index.md | |||
@@ -6,14 +6,11 @@ preview: preview.png | |||
6 | 6 | ||
7 | ![](preview.png) | 7 | ![](preview.png) |
8 | 8 | ||
9 | **Latest release:** v1.1 (2021-07-23) | 9 | **Latest release:** v1.1 (2021-07-23) |
10 | **[Download](vlpn.zip)** | ||
10 | 11 | ||
11 | Pleroma provides a command to import custom emojis: | 12 | To install these emojis on Pleroma, you can run the following command: |
12 | 13 | ||
13 | ```plain | 14 | ```plain |
14 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json | 15 | mix pleroma.emoji get-packs vlpn -m https://volpeon.ink/projects/emojis/vlpn/manifest.json |
15 | ``` | 16 | ``` |
16 | |||
17 | For all other platforms, there's the archive: | ||
18 | |||
19 | [Download](vlpn.zip) | ||