From c446254161e4d61cd5d4677c90128c050e924a55 Mon Sep 17 00:00:00 2001 From: Hexaitos Date: Sun, 27 Oct 2024 16:11:06 +0100 Subject: [PATCH] CSS improvements, loading improvements, better emoticons --- Gemfile | 2 +- _includes/emoticons/bateleur_head | 1 + _includes/emoticons/buzzard | 1 + _includes/emoticons/oystercatcher | 1 + _includes/emoticons/thetadelta | 1 + _layouts/art.html | 1 + _layouts/contact.html | 1 + _layouts/default.html | 1 + _layouts/home.html | 9 +++++---- _site/art.html | 1 + _site/assets/css/styles.css | 4 ++++ _site/assets/icons/bateleur_head_emoticon.png | Bin 0 -> 9334 bytes _site/assets/icons/buzzard.png | Bin 0 -> 187477 bytes _site/assets/icons/oystercatcher.png | Bin 0 -> 100062 bytes _site/blog.html | 1 + _site/contact.html | 1 + _site/index.html | 9 +++++---- _site/refsheet.html | 1 + _site/sitemap.xml | 12 ++++++------ assets/css/styles.css | 4 ++++ assets/icons/bateleur_head_emoticon.png | Bin 0 -> 9334 bytes assets/icons/buzzard.png | Bin 0 -> 187477 bytes assets/icons/oystercatcher.png | Bin 0 -> 100062 bytes 23 files changed, 36 insertions(+), 15 deletions(-) create mode 100644 _includes/emoticons/bateleur_head create mode 100644 _includes/emoticons/buzzard create mode 100644 _includes/emoticons/oystercatcher create mode 100644 _includes/emoticons/thetadelta create mode 100644 _site/assets/icons/bateleur_head_emoticon.png create mode 100644 _site/assets/icons/buzzard.png create mode 100644 _site/assets/icons/oystercatcher.png create mode 100644 assets/icons/bateleur_head_emoticon.png create mode 100644 assets/icons/buzzard.png create mode 100644 assets/icons/oystercatcher.png diff --git a/Gemfile b/Gemfile index aea06e6..018a3f0 100755 --- a/Gemfile +++ b/Gemfile @@ -4,4 +4,4 @@ source "https://rubygems.org" # gem "rails" -gem "jekyll", "~> 4.3" +gem "jekyll", "~> 4.3" \ No newline at end of file diff --git a/_includes/emoticons/bateleur_head b/_includes/emoticons/bateleur_head new file mode 100644 index 0000000..0722f70 --- /dev/null +++ b/_includes/emoticons/bateleur_head @@ -0,0 +1 @@ +An old illustration of the head of a bateleur eagle. \ No newline at end of file diff --git a/_includes/emoticons/buzzard b/_includes/emoticons/buzzard new file mode 100644 index 0000000..c6263f0 --- /dev/null +++ b/_includes/emoticons/buzzard @@ -0,0 +1 @@ +An icon that combines the Greek letters theta and delta. A symbol for therianthropy. \ No newline at end of file diff --git a/_includes/emoticons/oystercatcher b/_includes/emoticons/oystercatcher new file mode 100644 index 0000000..fcb4051 --- /dev/null +++ b/_includes/emoticons/oystercatcher @@ -0,0 +1 @@ +An icon that combines the Greek letters theta and delta. A symbol for therianthropy. \ No newline at end of file diff --git a/_includes/emoticons/thetadelta b/_includes/emoticons/thetadelta new file mode 100644 index 0000000..5f361a3 --- /dev/null +++ b/_includes/emoticons/thetadelta @@ -0,0 +1 @@ +An icon that combines the Greek letters theta and delta. A symbol for therianthropy. \ No newline at end of file diff --git a/_layouts/art.html b/_layouts/art.html index ce59f9f..a5f1b92 100755 --- a/_layouts/art.html +++ b/_layouts/art.html @@ -7,6 +7,7 @@ {{ page.title }} + diff --git a/_layouts/contact.html b/_layouts/contact.html index cc661c1..86825c3 100755 --- a/_layouts/contact.html +++ b/_layouts/contact.html @@ -7,6 +7,7 @@ {{ page.title }} + diff --git a/_layouts/default.html b/_layouts/default.html index ce59f9f..a5f1b92 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -7,6 +7,7 @@ {{ page.title }} + diff --git a/_layouts/home.html b/_layouts/home.html index 7f26afd..2e6234f 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -9,6 +9,7 @@ {{ page.title }} + @@ -16,17 +17,17 @@
- + A drawing of the head of an anthropomorphic bateleur eagle.

A headshot of me!
Made by FaultyArts

- Bateleur eagle from Germany. Mid to late 20s. He/they/bird. + {% include emoticons/bateleur_head %} Bateleur eagle from Germany. Mid to late 20s. He/they/bird. {% include emoticons/thetadelta %}

Welcome to my website!

-

Hello and welcome to my website :› My name is Hexaitos (or just Hex). I am a bateleur eagle from Germany and I live in a mystical city that is rumoured not to exist. Also, because this has shocked some people before, my name does actually have a meaning! The -aitos is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and Hex- is from hexadecimal and also just because I thought it sounded cool.

+

Hello and welcome to my website °v° My name is Hexaitos (or just Hex). I am a bateleur eagle from Germany and I live in a mystical city that is rumoured not to exist. Also, because this has shocked some people before, my name does actually have a meaning! The -aitos is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and Hex- is from hexadecimal and also just because I thought it sounded cool.

I like working with computers (especially Linux, currently on EndeavourOS) and networks, playing (video) games, learning languages (I speak German, Swedish and English pretty well and know a good chunk of Ancient Greek), taking photos and a bunch of other things, depending on what I am currently fixated on. I, obviously, also really like birds with birds of prey being my favourite – but any bird is good. I also want to get into VR soon-ish. I am also a big fan of FOSS and self-hosting things.

@@ -34,7 +35,7 @@

If you want to get in touch, look at the contact page! You can find me on plenty of websites or just send me an email – I am always happy to talk to new people!

-

This website is still very much a work-in-progress and it was last updated: {{ 'now' | date: "%-d %B %Y"}}. I will be adding a blog at some point where I will be posting things mostly about computers, games and birds (who’d’ve thunk?).

+

This website is still very much a work-in-progress and it was last updated: {{ 'now' | date: "%-d %B %Y"}}. I will be adding a blog at some point where I will be posting things mostly about computers, games and birds (who’d’ve thunk?). You can also find me on bateleur.org. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home.