Compare commits

..

No commits in common. "a2340d17bacd76a4f1f96b61fc91b76572a4f30e" and "0ad4447f01ea8b2db5b54246453e1c3776099978" have entirely different histories.

34 changed files with 88 additions and 304 deletions

View File

@ -4,4 +4,4 @@ source "https://rubygems.org"
# gem "rails"
gem "jekyll", "~> 4.3"
gem "jekyll", "~> 4.3"

View File

@ -1,6 +0,0 @@
---
image: "/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png"
thumb: "/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png"
alt: "A simple shaded icon of an anthropomorphic bateleur eagle"
desc: "Hexaitos bonus icon FaultyArts"
---

View File

@ -1,6 +0,0 @@
---
image: "/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png"
thumb: "/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.png"
alt: "A reference sheet for an anthropomorphic bateleur eagle"
desc: "Hexaitos ref sheet FaultyArts"
---

View File

@ -1,6 +0,0 @@
---
image: "/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png"
thumb: "/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png"
alt: "A spooky icon of an anthropomorphic bateleur eagle"
desc: "Spooky icon portrait 2024 CZGoldEdition"
---

View File

@ -1,6 +1,3 @@
url: "https://hexaitos.com"
baseurl: ""
title: "Hexaitos' Personal Website"
disable_disk_cache: true
collections:
- art
url: "https://hexaitos.com" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
title: "Hexaitos' Personal Website" # the name of your site, e.g. ACME Corp.

View File

@ -1 +0,0 @@
<img src="/assets/icons/bateleur_head_emoticon.png" height="16px" width="16px" alt="An old illustration of the head of a bateleur eagle."/>

View File

@ -1 +0,0 @@
<img src="/assets/icons/buzzard.png" height="16px" width="16px" alt="An icon that combines the Greek letters theta and delta. A symbol for therianthropy."/>

View File

@ -1 +0,0 @@
<img src="/assets/icons/oystercatcher.png" height="16px" width="16px" alt="An icon that combines the Greek letters theta and delta. A symbol for therianthropy."/>

View File

@ -1 +0,0 @@
<img src="/assets/icons/theta_delta.svg" height="16px" width="16px" alt="An icon that combines the Greek letters theta and delta. A symbol for therianthropy."/>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="{{ page.description }}">
<title>{{ page.title }}</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="{{ page.description }}">
<title>{{ page.title }}</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="{{ page.description }}">
<title>{{ page.title }}</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>

View File

@ -5,11 +5,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="{{ page.description }}">
<title>{{ page.title }}</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
@ -17,17 +15,17 @@
<div class="main">
<div class="pfp">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" width="150px" height="150px" alt="A drawing of the head of an anthropomorphic bateleur eagle."/>
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
<p>A headshot of me!<br/> Made by FaultyArts</p>
</div>
<div style="text-align: center;">
<b>{% include emoticons/bateleur_head %} Bateleur eagle from Germany. Mid to late 20s. He/they/bird. {% include emoticons/thetadelta %}</b>
<b>Bateleur eagle from Germany. Mid to late 20s. He/they/bird. <img src="/assets/icons/theta_delta.svg" height="16px" width="16px"/></b>
</div>
<h1>Welcome to my website!</h1>
<p>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 <q><i>-aitos</i></q> is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and <q><i>Hex-</i></q> is from hexadecimal and also just because I thought it sounded cool.</i></p>
<p>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 <q><i>-aitos</i></q> is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and <q><i>Hex-</i></q> is from hexadecimal and also just because I thought it sounded cool.</I></p>
<p>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.</p>
@ -35,7 +33,7 @@
<p>If you want to get in touch, look at the <a href="contact.html">contact</a> page! You can find me on plenty of websites or just send me an email I am always happy to talk to new people!</p>
<p>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 <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>whodve thunk?</i>). You can also find me on <a href="https://bateleur.org">bateleur.org</a>. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home.</p>
<p>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 <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>whodve thunk?</i>). </p>
</div>
<footer>

View File

@ -3,7 +3,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="{{ page.description }}">
<title>{{ page.title }}</title>

View File

@ -3,7 +3,6 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="">
<title>My first blog post</title>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="This page contains art that I have comissioned of Hexaitos.">
<title>hexaitos.com Art of Hexaitos</title>
<title>Hexaitos.com Art</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
@ -23,34 +21,32 @@
<h1>Art of Hexaitos</h1>
<div class="art">
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" alt="A simple shaded icon of an anthropomorphic bateleur eagle" width="600" height="400">
</a>
<div class="desc">Hexaitos bonus icon FaultyArts</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png">
<img src="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Spooky icon portrait 2024 CZGoldEdition</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.png" alt="A reference sheet for an anthropomorphic bateleur eagle" width="600" height="400">
</a>
<div class="desc">Hexaitos ref sheet FaultyArts</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Hexaitos ref sheet FaultyArts</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png">
<img src="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png" alt="A spooky icon of an anthropomorphic bateleur eagle" width="600" height="400">
</a>
<div class="desc">Spooky icon portrait 2024 CZGoldEdition</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Hexaitos bonus icon FaultyArts</div>
</div>
</div>
</div>
<div class="clearfix"></div>

View File

@ -58,15 +58,6 @@
font-display: swap;
}
:root {
--body-bg: #9f9287;
--main-bg: #cdcac4;
--menu-bg: #2b2623;
--foot-bg: #2b2623;
--btn-col: #dba047;
--btn-hov: #ae4e26;
}
* {
font-family: Merriweather, Merriweather Sans;
}
@ -90,7 +81,7 @@ body {
margin-left: 10%;
margin-right: 10%;
padding: 10px;
background-color: var(--body-bg);
background-color: #9f9287;
}
.main h1, h2, h3 {
@ -122,7 +113,7 @@ div.pfp {
}
div.main {
background-color: var(--main-bg);
background-color: #cdcac4;
padding: 2em;
border-radius: 10px;
min-height: 500px;
@ -145,7 +136,7 @@ div.main {
div.menu {
/* background: #ae4e26; */
background: var(--menu-bg);
background: #2b2623;
padding: .5em;
margin-bottom: 2em;
overflow: hidden;
@ -172,7 +163,7 @@ div.menu {
margin-left: 1em;
min-width: 100px;
text-align: center;
background-color: var(--btn-col);
background-color: #dba047;
display:inline-block;
font-size: medium;
border-radius: 10px;
@ -181,7 +172,7 @@ div.menu {
}
.menu a:hover, .contact a:hover {
background-color: var(--btn-hov);
background-color: #ae4e26;
}
.main a {
@ -201,7 +192,7 @@ div.contact {
text-decoration: none;
padding: .8em .8em;
text-align: center;
background-color: var(--btn-col);
background-color: #dba047;
display:grid;
font-size: medium;
border-radius: 10px;
@ -214,7 +205,7 @@ div.contact {
footer {
/* background: #ae4e26; */
background: var(--foot-bg);
background: #2b2623;
padding: 1em;
margin-top: 2em;
overflow: hidden;
@ -330,38 +321,4 @@ div.desc {
content: "";
display: table;
clear: both;
}
@media (prefers-color-scheme: dark) {
:root {
--body-bg: rgb(49, 49, 49);
--main-bg: #191919;
--menu-bg: #191919;
--foot-bg: #191919;
--btn-hov: #dba047;
--btn-col: #ae4e26;
}
p, h1, h2, h3, b {
color: white;
}
div.desc {
color: white;
}
div.gallery {
border: 5px double rgba(167, 47, 20, 1);
}
.main a {
color: #dba047;
}
.contact a {
color: white;
}
li {
color: white;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Hexaitos blog has posts on computers, languages and photography. Mostly computers and Linux though. Here you will find posts about random projects I have undertaken.">
<title>hexaitos.com Blog</title>
<title>Hexaitos.com Blog</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="">
<title>hexaitos.com Contact</title>
<title>Hexaitos.com Contact</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
@ -22,12 +20,12 @@
<div class="main">
<h1>Where to find me</h1>
<div class="contact">
<p><a href="https://mastodon.hexaitos.com/">Mastodon (@hexaitos@squawk.social)</a>
<p><a href="https://squawk.social/@hexaitos">Mastodon (@hexaitos@squawk.social)</a>
<a href="mailto:me@hexaitos.com">Email (me@hexaitos.com)</a>
<a href="https://discordapp.com/users/1272834133697101854">Discord (hexaitos)</a>
<a href="https://t.me/hexaitos">Telegram (hexaitos)</a>
<a href="https://fa.hexaitos.com/">Fur Affinity (hexaitos)</a>
<a href="https://bsky.hexaitos.com/">Bluesky (@hexaitos.com)</a>
<a href="https://furaffinity.net/user/hexaitos">Fur Affinity (hexaitos)</a>
<a href="https://bsky.app/profile/hexaitos.bsky.social">Bluesky (@hexaitos.bsky.social)</a>
<a href="https://steamcommunity.com/id/hexaitos/">Steam (hexaitos)</a>
<a href="https://www.weasyl.com/~hexaitos">Weasyl (hexaitos)</a>
<a href="https://hexaitos.sofurry.com/">SoFurry (hexaitos)</a></p>

View File

@ -5,11 +5,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="hexaitos.com — A bateleur eagle from Germany who likes computers, Linux, languages, photography and a bunch of other stuff.">
<title>hexaitos.com Home</title>
<title>hexaitos.com</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
@ -23,17 +21,17 @@
<div class="main">
<div class="pfp">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" width="150px" height="150px" alt="A drawing of the head of an anthropomorphic bateleur eagle."/>
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png"/>
<p>A headshot of me!<br/> Made by FaultyArts</p>
</div>
<div style="text-align: center;">
<b><img src="/assets/icons/bateleur_head_emoticon.png" height="16px" width="16px" alt="An old illustration of the head of a bateleur eagle."/> Bateleur eagle from Germany. Mid to late 20s. He/they/bird. <img src="/assets/icons/theta_delta.svg" height="16px" width="16px" alt="An icon that combines the Greek letters theta and delta. A symbol for therianthropy."/></b>
<b>Bateleur eagle from Germany. Mid to late 20s. He/they/bird. <img src="/assets/icons/theta_delta.svg" height="16px" width="16px"/></b>
</div>
<h1>Welcome to my website!</h1>
<p>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 <q><i>-aitos</i></q> is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and <q><i>Hex-</i></q> is from hexadecimal and also just because I thought it sounded cool.</i></p>
<p>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 <q><i>-aitos</i></q> is just an uncommon transliteration of the Ancient Greek word for eagle (ἀετός, aetos) and <q><i>Hex-</i></q> is from hexadecimal and also just because I thought it sounded cool.</I></p>
<p>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.</p>
@ -41,7 +39,7 @@
<p>If you want to get in touch, look at the <a href="contact.html">contact</a> page! You can find me on plenty of websites or just send me an email I am always happy to talk to new people!</p>
<p>This website is still very much a work-in-progress and it was last updated: 27 October 2024. I will be adding a <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>whodve thunk?</i>). You can also find me on <a href="https://bateleur.org">bateleur.org</a>. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home.</p>
<p>This website is still very much a work-in-progress and it was last updated: 12 October 2024. I will be adding a <a href="blog.html">blog</a> at some point where I will be posting things mostly about computers, games and birds (<i>whodve thunk?</i>). </p>
</div>
<footer>

View File

@ -3,11 +3,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="">
<title>Hexaitos.com Ref Sheet</title>
<link rel="preload" as="style" href="/assets/css/styles.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<body>

View File

@ -1,68 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hexaitos.com/art.html</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/blog.html</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/contact.html</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/refsheet.html</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/sitemap.xml</loc>
<lastmod>2024-10-27T16:11:12+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
<url>
<loc>https://hexaitos.com/2024/09/30/first_blog_post.html</loc>
<lastmod>2024-09-30T00:00:00+02:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
</urlset>

View File

@ -1,22 +1,37 @@
---
layout: art
title: "hexaitos.com Art of Hexaitos"
description: "This page contains art that I have comissioned of Hexaitos."
title: "Hexaitos.com Art"
---
<h1>Art of Hexaitos</h1>
<div class="art">
{% for artwork in site.art %}
<div class="responsive">
<div class="gallery">
<a target="_blank" href="{{ artwork.image }}">
<img src="{{ artwork.thumb }}" alt="{{ artwork.alt }}" width="600" height="400">
</a>
<div class="desc">{{ artwork.desc }}</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png">
<img src="/assets/images/Hexaitos/CZGoldEdition/spookyHexaitos_icon.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Spooky icon portrait 2024 CZGoldEdition</div>
</div>
{% endfor %}
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_bateleur_thumb.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Hexaitos ref sheet FaultyArts</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="/assets/images/Hexaitos/FaultyArts/hexaitos_icon.png">
<img src="/assets/images/Hexaitos/FaultyArts/hexaitos_icon_small.png" alt="Cinque Terre" width="600" height="400">
</a>
<div class="desc">Hexaitos bonus icon FaultyArts</div>
</div>
</div>
</div>
<div class="clearfix"></div>

View File

@ -58,15 +58,6 @@
font-display: swap;
}
:root {
--body-bg: #9f9287;
--main-bg: #cdcac4;
--menu-bg: #2b2623;
--foot-bg: #2b2623;
--btn-col: #dba047;
--btn-hov: #ae4e26;
}
* {
font-family: Merriweather, Merriweather Sans;
}
@ -90,7 +81,7 @@ body {
margin-left: 10%;
margin-right: 10%;
padding: 10px;
background-color: var(--body-bg);
background-color: #9f9287;
}
.main h1, h2, h3 {
@ -122,7 +113,7 @@ div.pfp {
}
div.main {
background-color: var(--main-bg);
background-color: #cdcac4;
padding: 2em;
border-radius: 10px;
min-height: 500px;
@ -145,7 +136,7 @@ div.main {
div.menu {
/* background: #ae4e26; */
background: var(--menu-bg);
background: #2b2623;
padding: .5em;
margin-bottom: 2em;
overflow: hidden;
@ -172,7 +163,7 @@ div.menu {
margin-left: 1em;
min-width: 100px;
text-align: center;
background-color: var(--btn-col);
background-color: #dba047;
display:inline-block;
font-size: medium;
border-radius: 10px;
@ -181,7 +172,7 @@ div.menu {
}
.menu a:hover, .contact a:hover {
background-color: var(--btn-hov);
background-color: #ae4e26;
}
.main a {
@ -201,7 +192,7 @@ div.contact {
text-decoration: none;
padding: .8em .8em;
text-align: center;
background-color: var(--btn-col);
background-color: #dba047;
display:grid;
font-size: medium;
border-radius: 10px;
@ -214,7 +205,7 @@ div.contact {
footer {
/* background: #ae4e26; */
background: var(--foot-bg);
background: #2b2623;
padding: 1em;
margin-top: 2em;
overflow: hidden;
@ -330,38 +321,4 @@ div.desc {
content: "";
display: table;
clear: both;
}
@media (prefers-color-scheme: dark) {
:root {
--body-bg: rgb(49, 49, 49);
--main-bg: #191919;
--menu-bg: #191919;
--foot-bg: #191919;
--btn-hov: #dba047;
--btn-col: #ae4e26;
}
p, h1, h2, h3, b {
color: white;
}
div.desc {
color: white;
}
div.gallery {
border: 5px double rgba(167, 47, 20, 1);
}
.main a {
color: #dba047;
}
.contact a {
color: white;
}
li {
color: white;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

View File

@ -1,7 +1,6 @@
---
layout: default
title: "hexaitos.com Blog"
description: "Hexaitos blog has posts on computers, languages and photography. Mostly computers and Linux though. Here you will find posts about random projects I have undertaken."
title: "Hexaitos.com Blog"
---
<h1>Blog Posts</h1>

View File

@ -1,14 +1,14 @@
---
layout: contact
title: "hexaitos.com Contact"
title: "Hexaitos.com Contact"
---
[Mastodon (@hexaitos@squawk.social)](https://mastodon.hexaitos.com/)
[Mastodon (@hexaitos@squawk.social)](https://squawk.social/@hexaitos)
[Email (me@hexaitos.com)](mailto:me@hexaitos.com)
[Discord (hexaitos)](https://discordapp.com/users/1272834133697101854)
[Telegram (hexaitos)](https://t.me/hexaitos)
[Fur Affinity (hexaitos)](https://fa.hexaitos.com/)
[Bluesky (@hexaitos.com)](https://bsky.hexaitos.com/)
[Fur Affinity (hexaitos)](https://furaffinity.net/user/hexaitos)
[Bluesky (@hexaitos.bsky.social)](https://bsky.app/profile/hexaitos.bsky.social)
[Steam (hexaitos)](https://steamcommunity.com/id/hexaitos/)
[Weasyl (hexaitos)](https://www.weasyl.com/~hexaitos)
[SoFurry (hexaitos)](https://hexaitos.sofurry.com/)

View File

@ -1,5 +1,4 @@
---
layout: home
title: "hexaitos.com Home"
description: "hexaitos.com — A bateleur eagle from Germany who likes computers, Linux, languages, photography and a bunch of other stuff."
title: "hexaitos.com"
---

View File

@ -1,28 +0,0 @@
---
layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
{% for page in site.pages %}
<url>
<loc>{{ site.url }}{{ page.url | remove: "index.html" }}</loc>
{% if page.date %}
<lastmod>{{ page.date | date_to_xmlschema }}</lastmod>
{% else %}
<lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
{% endif %}
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
{% endfor %}
{% for post in site.posts %}
{% unless post.published == false %}
<url>
<loc>{{ site.url }}{{ post.url }}</loc>
<lastmod>{{ post.date | date_to_xmlschema }}</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
{% endunless %}
{% endfor %}
</urlset>