summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/bunhd/index.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-05-24 20:39:48 +0200
committerVolpeon <git@volpeon.ink>2021-05-24 20:39:48 +0200
commita26deffdc9071a5558996948fcecb71d582870d0 (patch)
tree7098b3edab52b0084f16d8a367f90a04fcb70948 /content/projects/emojis/bunhd/index.md
parentImproved link + accent colors (diff)
downloadvolpeon.ink-a26deffdc9071a5558996948fcecb71d582870d0.tar.gz
volpeon.ink-a26deffdc9071a5558996948fcecb71d582870d0.tar.bz2
volpeon.ink-a26deffdc9071a5558996948fcecb71d582870d0.zip
Better file structure, remove categories as special concept
Diffstat (limited to 'content/projects/emojis/bunhd/index.md')
-rw-r--r--content/projects/emojis/bunhd/index.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/content/projects/emojis/bunhd/index.md b/content/projects/emojis/bunhd/index.md
new file mode 100644
index 0000000..94278c1
--- /dev/null
+++ b/content/projects/emojis/bunhd/index.md
@@ -0,0 +1,29 @@
1---
2title: BunHD
3category: emojis
4preview: preview.png
5---
6
7![](screenshot.png)
8
9**Latest release:** v1.2.1 (2019-09-30 16:26 CET)
10
11This set consists of two separate packs: The regular version and a flip version, where all emojis are flipped along the horizontal axis.
12It's possible to use both versions at the same time.
13
14## Install on Pleroma
15
16```plain
17mix pleroma.emoji get-packs bunhd -m https://volpeon.ink/projects/bunhd-emojis/manifest.json
18```
19
20Flip version:
21
22```plain
23mix pleroma.emoji get-packs bunhd_flip -m https://volpeon.ink/projects/bunhd-emojis/manifest.json
24```
25
26## Download for Mastodon
27
28[Regular version](bunhd.zip)
29[Flip version](bunhd_flip.zip)