summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/blobfox/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/emojis/blobfox/index.md')
-rw-r--r--content/projects/emojis/blobfox/index.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/content/projects/emojis/blobfox/index.md b/content/projects/emojis/blobfox/index.md
new file mode 100644
index 0000000..1a56b34
--- /dev/null
+++ b/content/projects/emojis/blobfox/index.md
@@ -0,0 +1,23 @@
1---
2schema_type: VisualArtwork
3title: Blobfox
4date: 2020-09-04
5thumbnail: jpg
6---
7
8::: figure
9![](screenshot.png)
10:::
11
12**Latest release:** v1.6 (%last_update.yyyy_mm_dd%)\
13**Download:** [regular version](blobfox.zip), [flipped version](blobfox_flip.zip)\
14**License:** Apache 2.0
15
16**Installation on Pleroma:** Run the following command:
17
18```plain
19mix pleroma.emoji get-packs blobfox -m https://volpeon.ink/projects/emojis/blobfox/manifest.json
20mix pleroma.emoji get-packs blobfox_flip -m https://volpeon.ink/projects/emojis/blobfox/manifest.json
21```
22
23**Installation on Mastodon:** Extract the archive and use the [Mastodon custom emoji importer](https://github.com/impiaaa/mastodon_import_emoji).