summaryrefslogtreecommitdiffstats
path: root/content/projects/blobfox-emojis/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-03-12 18:37:38 +0100
committerVolpeon <git@volpeon.ink>2021-03-12 18:37:38 +0100
commit8990aed5ea6449ec24ce1c79590b8911b1699fc3 (patch)
treec1aabb3823baf725d1cc3ba4e2b2578f2d830886 /content/projects/blobfox-emojis/index.md
parentRemove explicit ports from IRC links (diff)
downloadvolpeon.ink-8990aed5ea6449ec24ce1c79590b8911b1699fc3.tar.gz
volpeon.ink-8990aed5ea6449ec24ce1c79590b8911b1699fc3.tar.bz2
volpeon.ink-8990aed5ea6449ec24ce1c79590b8911b1699fc3.zip
Created project pages for blobfox and bunhd emojis
Diffstat (limited to 'content/projects/blobfox-emojis/index.md')
-rw-r--r--content/projects/blobfox-emojis/index.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/content/projects/blobfox-emojis/index.md b/content/projects/blobfox-emojis/index.md
new file mode 100644
index 0000000..97a186e
--- /dev/null
+++ b/content/projects/blobfox-emojis/index.md
@@ -0,0 +1,28 @@
1---
2title: Blobfox Emojis
3category: emj
4---
5
6![](screenshot.png)
7
8**Latest release:** v1.6 (2020-09-04 18:02 CEST)
9
10This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis.
11It's possible to use both versions at the same time.
12
13## Install on Pleroma
14
15```plain
16mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/blobfox-emojis/manifest.json
17```
18
19Flip version:
20
21```plain
22mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/blobfox-emojis/manifest.json
23```
24
25## Download for Mastodon
26
27[Regular version](blobfox.tar.gz)
28[Flip version](blobfox_flip.tar.gz)