emojis are cool

This commit is contained in:
liquidex 2023-08-27 20:54:59 +02:00
parent 59be363583
commit 6f849837c0
11 changed files with 64 additions and 13 deletions

View file

@ -10,6 +10,8 @@
% id = "01H89RFHCQEQ2RAWRTRN6HZ8A3"
- whatever's on my mind at the time that I wanna share with the world, I write down here
- doing my best to keep it approachable and readable by not just me, but _you_ too
% id = "01H89RFHCQY5EE9Y46PHJT9DFR"
- I built this treehouse because I love sharing cool stuff with people
@ -135,6 +137,8 @@
% id = "01H8VWEFJ1BGA21FBVHC4TFF3V"
- the "Choose Your Own Poem" lol
- I understand if this form of writing can be daunting at first, but please, give it a shot. I'm doing my best to make it as accessible as possible.
% id = "01H89RFHCQAXJ0ST31TP1A104V"
+ ### the treehouse is a mostly statically generated website

View file

@ -72,8 +72,7 @@
of Uranium-235 I could source
% id = "01H89P3CH8HYM5XZRH56880TP5"
- ... wait you're saying building your own nuclear reactor at home is illegal?
UHHHHHHHHHH
- … wait you're saying building your own nuclear reactor at home is illegal? UHHHHHHHHHH
% id = "01H89P3CH8EGD14MHJEET6MJ27"
- who knows at this point
@ -82,7 +81,7 @@
- apart from programming I also take interest in other various things
% id = "01H89P3CH864VWM4JXQ0N5C1YV"
- like [video games][branch:games]
- like video games <!-- [video games][branch:games] -->
% id = "01H89P3CH8WK8F2XKBXFVE8KNX"
- yeah those are pretty great aren't they
@ -97,10 +96,10 @@
- [DELTARUNE](https://deltarune.com)
% id = "01H89P3CH89TQ3SFG2Z40J29HX"
- they're pretty great you should check them out (also check out [my games corner][branch:games]? :pleading_face:)
- they're pretty great you should check them out <!-- (also check out [my games corner][branch:games]? :pleading_face:) -->
% id = "01H89P3CH8AJATQ5DJBBFXJ1NH"
- or [music][branch:music]
- or music <!-- [music][branch:music] -->
% id = "01H89P3CH8XQ59YZD3RFRYQ2BM"
- various genres from electronic through jazz and even rock
@ -135,7 +134,7 @@
as a good example of that
% id = "01H89P3CH8P5MPMRTGWG61XH4M"
- feel free to come up to me and say hi
- feel free to come up to me and say hi!
% id = "01H89P3CH823H89YQJKH9DWMW9"
- I would love to make some new friends :ralsei_love:

View file

@ -1,8 +1,52 @@
% id = "01H8VWE6M29SZXJDDAX50K99V7"
- ### the emojipedia
- the emojis here are grouped by game, topic, or other thing for easier navigation
% id = "01H8VWE6M2EN8YBGPT1RTWE638"
- (no, not that one.)
- most of them are stolen from other places online, but I did draw some myself too
- ### A Hat in Time
% id = "emoji/hueh"
- :hueh: - stolen from the Hat in Time Discord server
- :hueh: - snicker
+ stolen from the Hat in Time Discord
- which is stolen from a piece of art that was posted there I think
- ### Deltarune
% id = "emoji/ralsei_dead"
- :ralsei_dead: - he dead (NOTE: not actually dead)
- (just lying face down on the floor)
- perhaps you could consider this the fluffy version of a facepalm
+ but it isn't really one, because splatting on the floor like that usually happens through external means
- like someone jumping on you :hueh:
- since this one's just an in-game sprite I will probably redraw it to be something more legible at the size it's displayed
% id = "emoji/ralsei_love"
- :ralsei_love: - happy fluffy boy wants to tell you he loves you
- stolen from the Deltarune Discord
- I might replace this one with my own version at some point because I generally use hatless Ralsei as my online avatar
% id = "emoji/ralsei_wave"
- :ralsei_wave: - hiii!! :heart:
- this one I drew myself
% id = "emoji/oh"
- :oh: - oh.
+ again stolen from the Deltarune Discord
- which steals from an in-game sprite, but the version on Discord is not pixelated
- but I don't wanna replace it because it's just too good
- ### [Twemoji](https://github.com/twitter/twemoji)
- yeah I stole a couple of those. but you can view those on [the *real* emojipedia](https://emojipedia.org) because they're pretty ubiquitous and easy to understand.

View file

@ -7,7 +7,7 @@
</span>
% id = "01H8V556P1PND8DQ73XBTZZJH7"
- welcome! make yourself at home
- welcome! make yourself at home :ralsei_wave:
% id = "01H8VWEHX501SNYQTE61WX7YJC"
- _"owo, what's this?"_

View file

@ -271,8 +271,10 @@ nav .logo {
/* Style emojis to be readable */
img.emoji {
max-height: 1.375em;
max-width: 1.5em;
max-height: 1.5em;
vertical-align: bottom;
object-fit: contain;
}
/* Funny joke */

1
static/emoji/heart.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#DD2E44" d="M35.885 11.833c0-5.45-4.418-9.868-9.867-9.868-3.308 0-6.227 1.633-8.018 4.129-1.791-2.496-4.71-4.129-8.017-4.129-5.45 0-9.868 4.417-9.868 9.868 0 .772.098 1.52.266 2.241C1.751 22.587 11.216 31.568 18 34.034c6.783-2.466 16.249-11.447 17.617-19.959.17-.721.268-1.469.268-2.242z"/></svg>

After

Width:  |  Height:  |  Size: 368 B

BIN
static/emoji/oh.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

1
static/emoji/shhh.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path fill="#FFCB4C" d="M35 17c0 9.389-7.611 17-17 17S1 26.389 1 17 8.611 0 18 0s17 7.611 17 17"/><ellipse fill="#65471B" cx="17.812" cy="23.125" rx="4.062" ry="1.93"/><path fill="#F19020" d="M25.35 25.981l-.033-.02c-.839-.515-1.947-.25-2.462.589l-.151.245c-.542-.562-1.25-.974-2.068-1.141l-1.399-.286 1.272-6.224c.197-.965-.431-1.915-1.395-2.112l-.038-.008c-.965-.197-1.915.431-2.112 1.395l-1.673 8.183-.015.074-.313 1.531-.001.01-1.128 5.533c-.22 1.078.27 2.25 1.895 2.25H19c2.804 0 3.635-1.01 4.198-3.093l2.741-4.463c.514-.839.25-1.947-.589-2.463z"/><path fill="#65471B" d="M22.409 30.743c-.02 0-.042-.002-.064-.006-.184-.034-.305-.212-.269-.397.059-.312-.002-.587-.187-.839-.59-.808-2.289-1.175-2.894-1.248-.186-.022-.319-.192-.296-.377.022-.186.184-.321.377-.296.101.011 2.474.31 3.36 1.521.298.407.401.868.306 1.368-.031.161-.173.274-.333.274zm-3.259 4.73c-.253 0-.53-.031-.833-.102-.61-.144-1.04-.499-1.18-.975-.118-.401-.01-.825.289-1.135.388-.402 1.003-.534 1.695-.358.181.046.291.231.245.413-.046.18-.229.291-.413.245-.445-.114-.825-.05-1.038.171-.128.132-.175.309-.127.473.069.236.319.421.685.506 1.18.277 1.833-.186 2.174-.625.508-.653.568-1.538.387-1.885-.422-.812-2.049-.992-2.64-.993-.187 0-.339-.152-.339-.339 0-.187.152-.339.339-.339.103 0 2.542.015 3.242 1.359.305.585.218 1.751-.454 2.614-.308.394-.943.97-2.032.97zm-4.928-22.251c0 1.391-.846 2.519-1.889 2.519-1.043 0-1.889-1.127-1.889-2.519 0-1.391.845-2.519 1.889-2.519 1.043.001 1.889 1.128 1.889 2.519zm15.664-2.951c.222 0 .445-.069.637-.213.47-.352.564-1.018.212-1.487-3.466-4.622-8.092-4.675-8.287-4.675-.587 0-1.062.476-1.062 1.063 0 .585.473 1.06 1.058 1.062.166.002 3.792.091 6.592 3.825.208.278.527.425.85.425zm-8.108 2.951c0 1.391.846 2.519 1.889 2.519 1.043 0 1.889-1.127 1.889-2.519 0-1.391-.845-2.519-1.889-2.519-1.044.001-1.889 1.128-1.889 2.519zM6.114 10.271c-.222 0-.445-.069-.637-.213-.469-.352-.564-1.018-.212-1.487 3.466-4.622 8.092-4.675 8.287-4.675.587 0 1.062.476 1.062 1.063 0 .585-.473 1.06-1.058 1.062-.166.002-3.792.091-6.592 3.825-.208.278-.527.425-.85.425z"/></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB