diff --git a/content/about-treehouse.tree b/content/about-treehouse.tree
index e060e50..8ddbd4d 100644
--- a/content/about-treehouse.tree
+++ b/content/about-treehouse.tree
@@ -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
diff --git a/content/about.tree b/content/about.tree
index d04840d..4b77c53 100644
--- a/content/about.tree
+++ b/content/about.tree
@@ -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
% 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
% id = "01H89P3CH8AJATQ5DJBBFXJ1NH"
- - or [music][branch:music]
+ - or 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:
diff --git a/content/about/emoji.tree b/content/about/emoji.tree
index 9fbcd77..39d389a 100644
--- a/content/about/emoji.tree
+++ b/content/about/emoji.tree
@@ -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.
diff --git a/content/index.tree b/content/index.tree
index 7e0d28f..bb084b9 100644
--- a/content/index.tree
+++ b/content/index.tree
@@ -7,7 +7,7 @@
% id = "01H8V556P1PND8DQ73XBTZZJH7"
- - welcome! make yourself at home
+ - welcome! make yourself at home :ralsei_wave:
% id = "01H8VWEHX501SNYQTE61WX7YJC"
- _"owo, what's this?"_
diff --git a/static/css/main.css b/static/css/main.css
index ffc86ad..a674c79 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -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 */
diff --git a/static/emoji/heart.svg b/static/emoji/heart.svg
new file mode 100644
index 0000000..7eb5c59
--- /dev/null
+++ b/static/emoji/heart.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/emoji/oh.png b/static/emoji/oh.png
new file mode 100644
index 0000000..ff6b0a8
Binary files /dev/null and b/static/emoji/oh.png differ
diff --git a/static/emoji/ralsei_dead.png b/static/emoji/ralsei_dead.png
new file mode 100644
index 0000000..4e38d5a
Binary files /dev/null and b/static/emoji/ralsei_dead.png differ
diff --git a/static/emoji/ralsei_love.png b/static/emoji/ralsei_love.png
new file mode 100644
index 0000000..837b6af
Binary files /dev/null and b/static/emoji/ralsei_love.png differ
diff --git a/static/emoji/ralsei_wave.png b/static/emoji/ralsei_wave.png
new file mode 100644
index 0000000..986402c
Binary files /dev/null and b/static/emoji/ralsei_wave.png differ
diff --git a/static/emoji/shhh.svg b/static/emoji/shhh.svg
new file mode 100644
index 0000000..a00edc9
--- /dev/null
+++ b/static/emoji/shhh.svg
@@ -0,0 +1 @@
+
\ No newline at end of file