This commit is contained in:
Ale 2024-06-29 18:20:36 +02:00
parent d454f37e34
commit ab2b29d5c7
8 changed files with 112 additions and 135 deletions

View file

@ -1,11 +0,0 @@
on:
push:
branches:
- "mistress"
jobs:
test:
runs-on: docker
container: node:latest
steps:
- run: echo All Good

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 583 KiB

View file

@ -1,19 +1,18 @@
--- ---
--- ---
<div> <div>
<span><a href="https://matrix.to/#/@cake:cakey.me">Matrix/</a></span> <span><a href="https://matrix.to/#/@cake:syn.cakey.me">Matrix/</a></span>
<span><a href="https:///subwoofer@gts.gockandgum.party">Fediverse/</a></span> <span><a href="https:///sharkey.cakey.me/@cake">Fediverse/</a></span>
</div> </div>
<style> <style>
span { span {
padding: 2px; padding: 2px;
padding-right: 5px; padding-right: 5px;
} }
a { a {
text-decoration: none; text-decoration: none;
color: #ffb86c; color: #ffb86c;
} }
</style> </style>

View file

@ -1,19 +1,17 @@
--- ---
--- ---
<div> <div>
<span><a href="https://dd86k.space/">DD/</a></span> <span><a href="https://dd86k.space/">DD/</a></span>
<span><a href="https://kiyoshi.games/">Kiyo/</a></span>
</div> </div>
<style> <style>
span { span {
padding: 2px; padding: 2px;
padding-right: 5px; padding-right: 5px;
} }
a { a {
text-decoration: none; text-decoration: none;
color: #ffb86c; color: #ffb86c;
} }
</style> </style>

View file

@ -1,19 +1,20 @@
--- ---
--- ---
<div> <div>
<span><a href="/">Home/</a></span> <span><a href="/">Home/</a></span>
<span><a href="https://forge.cakey.me/Cake/Personal_Site">GitRepo/</a></span> <span
><a href="https://forge.cakey.me/Cake/Personal_website">GitRepo/</a></span
>
</div> </div>
<style> <style>
span { span {
padding: 2px; padding: 2px;
padding-right: 5px; padding-right: 5px;
} }
a { a {
text-decoration: none; text-decoration: none;
color: #ffb86c; color: #ffb86c;
} }
</style> </style>

View file

@ -1,98 +1,88 @@
--- ---
import "../Styles/index.css" import "../Styles/index.css";
import ContactsRow from "../Components/ContactRow.astro" import ContactsRow from "../Components/ContactRow.astro";
import SubPagesRow from "../Components/SubPagesRow.astro" import SubPagesRow from "../Components/SubPagesRow.astro";
import FriendsRow from "../Components/FriendsRow.astro" import FriendsRow from "../Components/FriendsRow.astro";
--- ---
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" /> <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width" /> <meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} /> <meta name="generator" content={Astro.generator} />
<title>Cakey's home directory</title> <title>Cakey's home directory</title>
</head> </head>
<body> <body>
<div id="content"> <div id="content">
<h1>/home/<strong>cake</strong></h1> <h1>/home/<strong>cake</strong></h1>
<div class="commandline"> <div class="commandline">
<p> &gt ls ~/subpages/</p> <p>&gt ls ~/subpages/</p>
</div> </div>
<SubPagesRow/> <SubPagesRow />
<div class="commandline">
<p> &gt ls ~/contacts_and_socialmedia/</p>
</div>
<ContactsRow/> <div class="commandline">
<p>&gt ls ~/contacts_and_socialmedia/</p>
<div id="intro"> </div>
<div class="commandline">
<p> &gt cat ~/intro.md</p> <ContactsRow />
<div id="intro">
<div class="commandline">
<p>&gt cat ~/intro.md</p>
</div>
<p>
Howdy~ I'm <strong>Cake</strong>. I'm a software developer, though i
enjoy doing basically anything that is actually fun and mostly relates
to computers.
<br />
Other stuff to let you know me better, mh, i'm 20, and i live in italy
🍕, yeah, that's it, this is supposed to be a short intro!
</p>
<hr />
</div>
<div class="commandline">
<p>&gt cat ~/intropart2idk.md</p>
</div>
<span class="paragraphwpic">
<p>
If you are my friend you may already know, but I'm very much obsessed
with open source crap, that's why this website is hosted on my git
istance, and that's why i use linux, specifically, i'm using <a
href="https://archlinux.org/">Arch</a> with KDE, which is a really
nice combo.
</p>
<img src="/Assets/Homepage/desktop.jpg" />
</span>
<div class="commandline">
<p>&gt cat ~/randomstuff/interests.md</p>
</div>
<span class="paragraphwpic">
<p>
My interests...well, i do enjoy a lot of things, my main ones focus on
software, i like to learn new technologies, even if it takes me a
while. And, as you might have noticed, dear reader, my wallpaper is
from an anime, evangelion, and i <i>really like</i> evangelion and with
like, i mean that it's one of my favorite pieces of media ever, the third
impact just resonates with me so much, both in the anime ending, and the
movie.
</p>
<img class="small" src="/Assets/Homepage/thirdimpact.png" />
</span>
<p>
Other than that, i do enjoy coding, making websites, writing css,
drawing, making pixel art, trying new technologies... i have quite a lot
of interests, that i am not going to write here, for now.
</p>
<div class="commandline">
<p>&gt ls ~/important_stuff/important_people/</p>
</div>
<FriendsRow />
</div> </div>
<p> </body>
Howdy~ I'm <strong>Cake</strong>.
I'm a software developer, though i enjoy doing basically
anything that is actually fun and mostly relates to computers.
<br>
Other stuff to let you know me better, mh, i'm 19, and i live in italy 🍕, yeah, that's it, this is supposed to be a short intro!
</p>
<hr>
</div>
<div class="commandline">
<p>&gt cat ~/intropart2idk.md</p>
</div>
<span class="paragraphwpic">
<p>
If you are my friend you may already know, but I'm very much obsessed with open source crap, that's why this website is hosted on my git istance,
and that's why i use linux, specifically, i'm using <a href="https://nixos.org/">nixos</a>, it's quite the nice distro
it has a lot of issues, regarding the documentation, but it is usable, and i like having my system available as a readable config file.
Regarding my choice of desktops, well, as you may see i'm using GNOME, it's pretty much my favorite desktop environment.
</p>
<img src="/Assets/Homepage/desktop.png">
</span>
<div class="commandline">
<p>&gt cat ~/randomstuff/interests.md</p>
</div>
<span class="paragraphwpic">
<p>
My interests...well, i do enjoy a lot of things, my main ones focus on
software, i like to learn new technologies, even if it takes me a while.
And, as you might have noticed, dear reader, my wallpaper is from an anime, evangelion, and i <i>really like</i> evangelion
and with like, i mean that it's one of my favorite pieces of media ever, the third impact just resonates with me so much, both
in the anime ending, and the movie.
</p>
<img class="small" src="/Assets/Homepage/thirdimpact.png">
</span>
<p>
Other than that, i do enjoy coding, making websites, writing css, drawing, making pixel art, trying new technologies...
i have quite a lot of interests, that i am not going to write here, for now.
</p>
<div class="commandline">
<p>&gt cat ~/randomstuff/homeserver.md</p>
</div>
<p>
OH yeah! one big hobby of mine is to basically, fuck up my old laptop...yeah...it's my main server
and yeah, it's underpowered, that's why i rented a couple cheap VPS from Hetzner, and they do the job
quite nicely, my laptop is now used only for my <a href="https://nextcloud.com/">Nextcloud</a>, <a href="https://www.navidrome.org/">Navidrome</a>,
<a href="https://freshrss.org/">FreshRSS</a> and my <a href="https://app.revolt.chat/bot/01FEED7J1V5STJ6QETZAKR8SVA">Revolt bot</a>.
<br>
While my VPS hosts a <a href="https://cinny.ale.pet/">Matrix dendrite istance</a> and a <a href="https://catgirl.pub/">Lemmy istance</a>.<br>
It has been quite the learning experience for me, haha, i have to thank a <a href="https://me.lea.pet/">friend</a> of mine for teaching
me how to use Docker, as i had been too stubborn to use it at first.
</p>
<div class="commandline">
<p>&gt ls ~/important_stuff/important_people/</p>
</div>
<FriendsRow/>
</div>
</div>
</body>
</html> </html>

View file

@ -1,3 +1,3 @@
# CakeyWebsite # CakeyWebsite
SEX Personal website, will someday convert it to an astro template thingy